Specifies the expand direction of the C1ComboBox drop down.

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

Syntax

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

See Also