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
参照