[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownControlBase.DropDownAlign

DropDownAlign Property

DropDownAlign

Gets or sets a value that determines the alignment of the drop down form relative to the control.

Declaration
public DropDownAlignment DropDownAlign { get; set; }
Implements