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

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

プロパティ値

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

GroupElement クラス
GroupElement メンバ