Gets or sets a value that indicates the MaxHeight of the SubMenu.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double SubMenuMaxHeight { get; set; }
Visual Basic
Public Property SubMenuMaxHeight As Double
	Get
	Set

See Also