項目ソースを取得または設定します。項目が C1VectorItemBase オブジェクトの コレクションであるか、ItemTemplate が C1VectorItemBase オブジェクトを定義している オブジェクトとして返します。
シンタックス
'宣言
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
参照