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

GrapeCity.Windows.SpreadGrid 名前空間 > Cells クラス : SelectionBackgroundOpacity プロパティ
選択されたセルの背景ブラシの不透過度を取得または設定します。
シンタックス
'宣言
 
Public Property SelectionBackgroundOpacity As Nullable(Of Double)
public Nullable<double> SelectionBackgroundOpacity {get; set;}

プロパティ値

選択背景色の不透明度を示す System.Double 値。null は既定の不透過度が使用されることを意味します。既定値は null です。
参照

Cells クラス
Cells メンバ