DropDownAlign Property (IDropDownControlBase)
In This Topic
Alignment of the dropdown form relative to the control.
Syntax
'Declaration
Property DropDownAlign As C1.Framework.DropDownAlignment
C1.Framework.DropDownAlignment DropDownAlign {get; set;}
See Also