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

In This Topic
IsEnabled Property (C1MenuItem)
In This Topic
gets or set whether the node is enable or not.
Syntax
'Declaration
 
Public Property IsEnabled As Boolean
 
See Also