バージョン

GroupedRecordCollection コンストラクタ(ContainerGrid)

GroupedRecordCollection のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As ContainerGrid _
)
public GroupedRecordCollection( 
   ContainerGrid owner
)

パラメータ

owner
コレクションが属しているグリッド。
参照