Gets or sets the width of the drop-down box (set to Double.NaN to size automatically).

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

Syntax

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

See Also