ComponentOne Studio for WinRT XAML
ItemsSource プロパティ (C1FlexGrid)

コントロールの内容を生成するために使用されるコレクションを取得または設定します。
構文
'宣言
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
解説
このコレクションは System.Collections.IEnumerable インタフェースを実装する必要があります。
参照

C1FlexGrid クラス
C1FlexGrid メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.