[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1MenuList.AutoClosed

AutoClosed Event

Occurs when the Menu is AutoClosed.

Namespace: C1.Blazor.Menu
Assembly: C1.Blazor.Menu.dll
Syntax
public event EventHandler<EventArgs> AutoClosed
Returns
Type Description
EventHandler<EventArgs> Occurs when the Menu is AutoClosed.