SPREAD for WPF 3.0J - GcSpreadSheet
AlternationCount プロパティ (GcComboBox)
使用例 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > GcComboBox クラス : AlternationCount プロパティ
GcComboBoxの交互項目コンテナーの数を取得または設定します。これにより、交互項目コンテナーに固有の外観を与えることができます。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property AlternationCount As System.Integer
public System.int AlternationCount {get; set;}

プロパティ値

AlternationCount は、交互項目をサポートするためにドロップダウンコントロールに設定されます。
使用例
次のサンプルは、GcComboBox を作成し、2つの System.Windows.Controls.AlternationConverter オブジェクトを使用して、項目の System.Windows.Controls.Control.BackgroundSystem.Windows.Controls.Control.FontStyle を代替します。
参照

GcComboBox クラス
GcComboBox メンバ