SPREAD for WPF 3.0J - GcSpreadSheet
AlternatingItemBackground プロパティ (GcComboBox)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > GcComboBox クラス : AlternatingItemBackground プロパティ
AlternationIndex が1であるドロップダウン項目の背景の描画に使用されるSystem.Windows.Media.Brush を取得または設定します。
シンタックス
'宣言
 
Public Property AlternatingItemBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush AlternatingItemBackground {get; set;}

プロパティ値

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

GcComboBox クラス
GcComboBox メンバ