Property TextAlign
TextAlign
Gets or sets text alignment for the TextBox control.
public virtual GenericAlignment TextAlign { get; set; }
Property Value
Remarks
Only Left, Right and CenterHorizontal are supported.
Gets or sets text alignment for the TextBox control.
public virtual GenericAlignment TextAlign { get; set; }
Only Left, Right and CenterHorizontal are supported.