SPREAD for WPF 3.0J - GcSpreadGrid
HighlightForegroundUnfocused プロパティ

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

プロパティ値

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

BaseCellPresenter クラス
BaseCellPresenter メンバ