SPREAD for WPF 3.0J - GcSpreadGrid
SelectionForeground プロパティ (Cells)

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

プロパティ値

セルの選択前景を示す System.Windows.Media.Brush。null 参照 (Visual Basicでは Nothing) は既定の選択前景が使用されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

Cells クラス
Cells メンバ