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

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

プロパティ値

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

ComboBoxCellType クラス
ComboBoxCellType メンバ