Specifies the expand direction of the C1ComboBox drop down.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public DropDownDirection DropDownDirection { get; set; } |
Visual Basic |
---|
Public Property DropDownDirection As DropDownDirection Get Set |