GrapeCity SPREAD for WPF 2.0J
HighlightForegroundUnfocused プロパティ

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

プロパティ値

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

BaseCellPresenter クラス
BaseCellPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.