FlexGrid for UWP
ItemsSource プロパティ (C1FlexGrid)

C1.UWP.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > C1FlexGrid クラス : ItemsSource プロパティ
コントロールの内容を生成するために使用されるコレクションを取得または設定します。
シンタックス
'宣言
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
解説
このコレクションは System.Collections.IEnumerableインタフェースを実装する必要があります。
参照

C1FlexGrid クラス
C1FlexGrid メンバ