Specifies the expand direction of the control drop-down box.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public DropDownDirection DropDownDirection { get; set; } |
Visual Basic |
---|
Public Property DropDownDirection As DropDownDirection Get Set |
XAML Attribute Usage |
---|
<object DropDownDirection="DropDownDirection" .../> |
Remarks
This is a dependency property.