SPREAD for WPF 3.0J - GcSpreadGrid
RowIndex プロパティ (SpreadRowBeginEditEventArgs)

GrapeCity.Windows.SpreadGrid 名前空間 > SpreadRowBeginEditEventArgs クラス : RowIndex プロパティ
イベントが発生した GcSpreadGrid の編集行のインデックスを取得します。
シンタックス
'宣言
 
Public ReadOnly Property RowIndex As Integer
public int RowIndex {get;}

プロパティ値

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

SpreadRowBeginEditEventArgs クラス
SpreadRowBeginEditEventArgs メンバ