Gets a value that indicates whether the submenu of the C1MenuItem is open.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsSubmenuOpen { get; set; } |
| Visual Basic |
|---|
Public Property IsSubmenuOpen As Boolean Get Set |