Gets or sets a value that indicates the MaxHeight of the SubMenu.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double SubMenuMaxHeight { get; set; } |
| Visual Basic |
|---|
Public Property SubMenuMaxHeight As Double Get Set |