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

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

プロパティ値

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

Cells クラス
Cells メンバ