C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuItem Class

In This Topic
C1MenuItem Class Events
In This Topic

For a list of all members of this type, see C1MenuItem members.

Public Events
 NameDescription
Public EventOccurs when a C1MenuItem is checked.  
Public EventOccurs when the C1MenuItem is clicked.  
Public EventOccurs when a property changed.  
Public EventOccurs when the state of the IsSubmenuOpen property changes to false.  
Public EventOccurs when a submenu is closing.  
Public EventOccurs when the state of the IsSubmenuOpen property changes to true.  
Public EventOccurs when a submenu is opening.  
Public EventOccurs when a C1MenuItem is unchecked.  
Top
See Also