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

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

プロパティ値

GcSpreadGrid にフォーカスがないときのセルの選択前景を示す System.Windows.Media.Brush。null 参照 (Visual Basicでは Nothing) は SelectionForeground が使用されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

Cells クラス
Cells メンバ