Blazor コントロール
ItemsSource プロパティ (C1MenuTool)

C1.Blazor.Ribbon アセンブリ > C1.Blazor.Ribbon 名前空間 > C1MenuTool クラス : ItemsSource プロパティ
C1MenuTool コンポーネントのコンテンツを生成するために使用されるコレクションを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Property ItemsSource As System.Collections.ObjectModel.ObservableCollection(Of Object)
public System.Collections.ObjectModel.ObservableCollection<object> ItemsSource {get;}
参照

参照

C1MenuTool クラス
C1MenuTool メンバ