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

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

Syntax

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

See Also