SPREAD for WPF 3.0J - GcSpreadGrid
ItemBackground プロパティ (GcListBox)

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > GcListBox クラス : ItemBackground プロパティ
GrapeCity.Windows.InputMan.GcListBox.AlternationIndex が0である項目の背景の描画に使用される System.Windows.Media.Brush を取得または設定します。
シンタックス
'宣言
 
Public Property ItemBackground As Brush
public Brush ItemBackground {get; set;}

プロパティ値

GrapeCity.Windows.InputMan.GcListBox.AlternationIndex が0である項目の背景の描画に使用されるブラシ。
解説
コントロール内の項目はすべて、ItemBackground プロパティを使用して背景が描画されます。ただし、AlternatingItemBackground プロパティの値が null 参照 (Visual Basicでは Nothing) でない場合は、その値によって、GrapeCity.Windows.InputMan.GcListBox.AlternationIndex が0である項目の既定の背景値がオーバーライドされます。
参照

GcListBox クラス
GcListBox メンバ