Gets or sets maximum height constraint of the drop-down box.

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

Syntax

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

See Also