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

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

プロパティ値

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

Cells クラス
Cells メンバ