バージョン

ColumnSummaryInfoCollection コンストラクタ

/// ColumnSummaryInfoCollection のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal grid As WebDataGrid _
)
public ColumnSummaryInfoCollection( 
   WebDataGrid grid
)

パラメータ

grid
コレクション内の列集計オブジェクトが所属するグリッド。
参照