SPREAD for WPF 3.0J - GcSpreadGrid
Row プロパティ (CellValueChangingEventArgs)

GrapeCity.Windows.SpreadGrid 名前空間 > CellValueChangingEventArgs クラス : Row プロパティ
セルの値変更が行われている行のインデックスを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Row As Integer
public int Row {get;}

プロパティ値

イベントが発生した GcSpreadGrid の行インデックスを示す System.Int32 値。
参照

CellValueChangingEventArgs クラス
CellValueChangingEventArgs メンバ