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

GrapeCity.Windows.SpreadGrid.GcSpreadGrid にフォーカスがないときのセルの選択前景を取得または設定します。
構文
'Declaration
 
Public Property SelectionForegroundUnfocused As Brush
public Brush SelectionForegroundUnfocused {get; set;}

プロパティ値

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

BaseCellPresenter クラス
BaseCellPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.