バージョン

ItemsSource プロパティ

これは、各セルのコンボ ボックスの内容のために表示する項目です。
シンタックス
'宣言
 
Public Property ItemsSource As IEnumerable
public IEnumerable ItemsSource {get; set;}
参照