Gets or sets the expand direction of the control drop down.

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

Syntax

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

See Also