C1.WPF Namespace / C1MenuItem Class / IsSubmenuOpen Property

In This Topic
IsSubmenuOpen Property (C1MenuItem)
In This Topic
Gets a value that indicates whether the submenu of the C1MenuItem is open.
Syntax
'Declaration
 
Public Property IsSubmenuOpen As Boolean
 
See Also