FlexPivot for WinForms
Index プロパティ (Row)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Row クラス : Index プロパティ
Gets the index of this row in the RowCollection collection.
シンタックス
'宣言
 
Public Overrides ReadOnly Property Index As System.Integer
public override System.int Index {get;}
解説

This property returns -1 if the Row is not a member of the collection.

See also the SafeIndex and DataIndex properties.

参照

Row クラス
Row メンバ