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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : DataIndex プロパティ
Gets the position of the column in the data source object.
シンタックス
'宣言
 
Public ReadOnly Property DataIndex As System.Integer
public System.int DataIndex {get;}
解説
This property returns -1 for fixed and unbound columns.
参照

Column クラス
Column メンバ