GrapeCity SPREAD for WPF 2.0J
ActiveCellForegroundUnfocused プロパティ (BaseCellPresenter)

コントロールにフォーカスがないときのアクティブセルの前景ブラシを取得または設定します。
構文
'Declaration
 
Public Property ActiveCellForegroundUnfocused As Brush
public Brush ActiveCellForegroundUnfocused {get; set;}

プロパティ値

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

BaseCellPresenter クラス
BaseCellPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.