[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1MenuItem.SubmenuOpened

SubmenuOpened Event

Occurs when the state of the IsSubmenuOpen property changes to true.

Namespace: C1.Blazor.Menu
Assembly: C1.Blazor.Menu.dll
Syntax
public event EventHandler<MenuItemEventArgs> SubmenuOpened
Returns
Type Description
EventHandler<MenuItemEventArgs> Occurs when the state of the property changes to true.