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

GrapeCity.Windows.SpreadGrid 名前空間 > CellTemplate クラス : RowIndex プロパティ
セルの表示に使用される TemplateRowDefinition を示す値を取得または設定します。
シンタックス
'宣言
 
Public Property RowIndex As Integer
public int RowIndex {get; set;}

プロパティ値

セルの表示に使用される行定義を表す System.Int32。既定値はゼロです。
例外
例外解説
値が0未満です。
参照

CellTemplate クラス
CellTemplate メンバ