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

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

プロパティ値

コントロールにフォーカスがないときのアクティブセルの背景色を示す System.Windows.Media.Brush 値。null は場合は ActiveCellBackground プロパティの設定が適用されます。既定値は null です。
参照

Cells クラス
Cells メンバ