バージョン

GridFieldCollection コンストラクタ(GroupField)

オーナーとして親グループ化フィールド (複数列ヘッダー) を取得する固有のコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal grpField As GroupField _
)
public GridFieldCollection( 
   GroupField grpField
)

パラメータ

grpField
親グループ化フィールド (複数列ヘッダー)
参照