バージョン

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

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

パラメータ

parent
親要素
rows
集計フッター要素が属する行コレクション。
summaryDisplayArea
指定した表示領域の 1 つに対応する集計が表示されます。
参照