[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.TextAlign

TextAlign Property

TextAlign

Gets or sets how text is aligned in a drop down control.

Declaration
public HorizontalAlignment TextAlign { get; set; }
Implements