Blazor コントロール
C1ToolStrip クラス
メンバ 

C1.Blazor.Ribbon アセンブリ > C1.Blazor.Ribbon 名前空間 : C1ToolStrip クラス
C1ToolStrip コントロールは、1 つ以上のコントロールを含むストリップを表します。
オブジェクト モデル
C1ToolStrip クラス
シンタックス
'宣言
 
Public Class C1ToolStrip 
   Inherits C1.Blazor.Core.C1View
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1ToolStrip : C1.Blazor.Core.C1View, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
解説
C1ToolStrip は、単独で使用したり、ツールバーグループのコンテンツとして使用することができます。
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Ribbon.C1ToolStrip

参照

参照

C1ToolStrip メンバ
C1.Blazor.Ribbon 名前空間