Specifies the expand direction of the control drop-down box.

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

Syntax

C#
public DropDownDirection DropDownDirection { get; set; }
Visual Basic
Public Property DropDownDirection As DropDownDirection
	Get
	Set

See Also