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

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

RowColEventArgs クラス
RowColEventArgs メンバ