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

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

プロパティ値

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

BaseCellPresenter クラス
BaseCellPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.