Reports for WPF
Item(Int32,Int32) プロパティ

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroupCollection クラス : Item(Int32,Int32) プロパティ
グループの先頭行または列の所属先のテーブル内のインデックス。
グループのサイズ。
開始位置とサイズを指定して TableVectorGroup オブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Item( _
   ByVal position As System.Integer, _
   ByVal count As System.Integer _
) As TableVectorGroup
public TableVectorGroup Item( 
   System.int position,
   System.int count
) {get;}

パラメータ

position
グループの先頭行または列の所属先のテーブル内のインデックス。
count
グループのサイズ。

プロパティ値

指定した抽出条件を持つ TableVectorGroup
参照

TableVectorGroupCollection クラス
TableVectorGroupCollection メンバ