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

GrapeCity.Windows.SpreadGrid 名前空間 > CellTemplate クラス : RowSpan プロパティ
セルがまたがる行定義の総数を示す値を取得または設定します。
シンタックス
'宣言
 
Public Property RowSpan As Integer
public int RowSpan {get; set;}

プロパティ値

セルがまたがる行定義の数を表す System.Int32。既定値はです。
例外
例外解説
値が1未満です。
参照

CellTemplate クラス
CellTemplate メンバ