バージョン

SummaryFooterUIElement コンストラクタ(UIElement,RowsCollection)

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal rows As RowsCollection _
)
public SummaryFooterUIElement( 
   Infragistics.Win.UIElement parent,
   RowsCollection rows
)

パラメータ

parent
親要素
rows
集計フッター要素が属する行コレクション。
参照