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

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

プロパティ値

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

BaseCellPresenter クラス
BaseCellPresenter メンバ