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

C1.Blazor.Menu アセンブリ > C1.Blazor.Menu 名前空間 : C1MenuList クラス
メニュー項目のリスト。このリストをドロップダウンのコンテンツとして設定して、ドロップダウンリストを作成できます。 C1Menu コントロールは、イベントハンドラに関連付けられた要素を階層的に整理できるようにします。
オブジェクト モデル
C1MenuList クラス
シンタックス
'宣言
 
Public Class C1MenuList 
   Inherits C1.Blazor.Core.C1View
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1MenuList : C1.Blazor.Core.C1View, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Menu.C1MenuList
            C1.Blazor.Menu.C1ContextMenu
            C1.Blazor.Menu.C1Menu

参照

C1MenuList メンバ
C1.Blazor.Menu 名前空間