バージョン

FieldCollection コンストラクタ(BaseGrid)

FieldCollection を新規作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ownerGrid As BaseGrid _
)
public FieldCollection( 
   BaseGrid ownerGrid
)

パラメータ

ownerGrid
このフィールド コレクションが所属するグリッド。
参照