SPREAD for WPF 3.0J - GcSpreadGrid
CellType プロパティ (GroupCell)

GrapeCity.Windows.SpreadGrid 名前空間 > GroupCell クラス : CellType プロパティ
セルのセル型を取得または設定します。
シンタックス
'宣言
 
Public Property CellType As CellTypeBase
public CellTypeBase CellType {get; set;}

プロパティ値

セル型を示す CellTypeBase 値。null 参照 (Visual Basicでは Nothing) は、セル型として Column.CellType が使用されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

GroupCell クラス
GroupCell メンバ