SPREAD for WPF 3.0J - GcSpreadSheet
ItemTemplate プロパティ (ComboBoxCellType)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > ComboBoxCellType クラス : ItemTemplate プロパティ
各項目の表示に使用されるSystem.Windows.DataTemplate を取得または設定します。
シンタックス
'宣言
 
Public Property ItemTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate ItemTemplate {get; set;}

プロパティ値

データオブジェクトの視覚化を指定するテンプレート。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

ComboBoxCellType クラス
ComboBoxCellType メンバ