FlexGrid for WinForms
Item プロパティ (CellRangeCollection)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CellRangeCollection クラス : Item プロパティ
指定したインデックスにある CellRangeオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As CellRange
public CellRange this[ 
   System.int index
]; {get;}

パラメータ

index
参照

CellRangeCollection クラス
CellRangeCollection メンバ