FlexGrid for WinForms
Index プロパティ (RowCol)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : Index プロパティ
親コレクション内でのこの行または列のインデックスを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property Index As System.Integer
public virtual System.int Index {get;}
解説

行または列がコレクションのメンバではない場合、このプロパティは -1 を返します。

参照

RowCol クラス
RowCol メンバ