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

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > ListTextColumn クラス : Foreground プロパティ
列の SubItem のテキスト内容の描画に使用されるブラシを取得または設定します。
シンタックス
'宣言
 
Public Property Foreground As Brush
public Brush Foreground {get; set;}

プロパティ値

列の SubItem の内容の描画に使用されるブラシ。既定値は null 参照 (Visual Basicでは Nothing) です。
解説
ListTextColumn.Foreground プロパティを明示的に指定しない場合は、ビジュアルツリーで指定された最初の null 以外の Foreground プロパティが表示に使用されますが、ListTextColumn.Foreground プロパティは null 参照 (Visual Basicでは Nothing) を返します。
参照

ListTextColumn クラス
ListTextColumn メンバ