SPREAD for WPF 3.0J - GcSpreadGrid
SelectionBackground プロパティ (Cells)

GrapeCity.Windows.SpreadGrid 名前空間 > Cells クラス : SelectionBackground プロパティ
セルの選択背景を取得または設定します。
シンタックス
'宣言
 
Public Property SelectionBackground As Brush
public Brush SelectionBackground {get; set;}

プロパティ値

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

Cells クラス
Cells メンバ