GrapeCity SPREAD for WPF 2.0J
SelectionBackground プロパティ (Cells)

セルの選択背景を取得または設定します。
構文
'Declaration
 
Public Property SelectionBackground As Brush
public Brush SelectionBackground {get; set;}

プロパティ値

セルの選択背景を示す System.Windows.Media.Brush。null 参照 (Visual Basicでは Nothing) は既定の選択背景が使用されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

Cells クラス
Cells メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.