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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : SafeIndex プロパティ
Gets the index of this column in the Column 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 Column is not a member of the collection.
参照

Column クラス
Column メンバ