[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1ContextMenu.Closing

Closing Property

Closing

Occurs when the C1ContextMenu is closing.

Declaration
[Parameter]
public EventHandler<CancelEventArgs> Closing { get; set; }