C1.WPF Namespace / C1MenuItem Class / IsFirstLevel Property

In This Topic
IsFirstLevel Property
In This Topic
Indicates whether the current item is a FirstLevel submenu.
Syntax
'Declaration
 
Public ReadOnly Property IsFirstLevel As Boolean
 
See Also