Blazor コントロール
Items プロパティ (C1ToolStrip)

C1.Blazor.Ribbon アセンブリ > C1.Blazor.Ribbon 名前空間 > C1ToolStrip クラス : Items プロパティ
C1ToolStrip コンポーネントのコンテンツを生成するために使用されるコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As ToolStripItemCollection
public ToolStripItemCollection Items {get;}
解説
ItemsSource を使用する場合、このコレクションは読み取り専用になります。
参照

参照

C1ToolStrip クラス
C1ToolStrip メンバ