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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Row クラス : SafeIndex プロパティ
Gets the index of this row in the RowCollection collection.
シンタックス
'宣言
 
Public Overridable ReadOnly Property SafeIndex As System.Integer
public virtual System.int SafeIndex {get;}
解説
This property is similar to the Index property, except it throws an exception if the Row is not a member of the collection.
参照

Row クラス
Row メンバ