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

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > ComboBoxCellType クラス : ItemsSource プロパティ
セルの内容の生成に使用されるコレクションを取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property ItemsSource As System.Collections.Generic.IEnumerable(Of Object)
public System.Collections.Generic.IEnumerable<object> ItemsSource {get; set;}

プロパティ値

セルの内容の生成に使用されるコレクション。
参照

ComboBoxCellType クラス
ComboBoxCellType メンバ