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

C1.Blazor.Menu アセンブリ > C1.Blazor.Menu 名前空間 : C1ContextMenu クラス
C1ContextMenu コントロールは、ユーザーがコントロール上で右クリックすると表示されるメニューを表します。
オブジェクト モデル
C1ContextMenu クラス
シンタックス
'宣言
 
Public Class C1ContextMenu 
   Inherits C1MenuList
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1ContextMenu : C1MenuList, 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

参照

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