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

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

Syntax

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

See Also