SPREAD for WPF 3.0J - GcSpreadGrid
Background プロパティ (GroupElement)

GrapeCity.Windows.SpreadGrid 名前空間 > GroupElement クラス : Background プロパティ
現在の要素の背景を取得または設定します。
シンタックス
'宣言
 
Public Property Background As Brush
public Brush Background {get; set;}

プロパティ値

背景を示す System.Windows.Media.Brush。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

GroupElement クラス
GroupElement メンバ