FlexGrid for WinForms
Col プロパティ (RowColEventArgs)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > RowColEventArgs クラス : Col プロパティ
イベントが発生した列のインデックスを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Col As System.Integer
public System.int Col {get;}
解説
イベントが行で発生した場合、この値は -1 に設定されます。
参照

RowColEventArgs クラス
RowColEventArgs メンバ