バージョン

UnboundCheckBoxGridRecordItem コンストラクタ

UnboundCheckBoxGridRecordItem クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ownerCollection As GridRecordItemCollection _
)
public UnboundCheckBoxGridRecordItem( 
   GridRecordItemCollection ownerCollection
)

パラメータ

ownerCollection
GridRecordItem を所有する GridRecordItemCollection
参照