Property TextAlign
TextAlign
Gets or sets text alignment for the TextBox control.
[Browsable(false)]
public virtual TextHorizontalAlignment TextAlign { get; set; }
Property Value
Remarks
Default value is Left.
Gets or sets text alignment for the TextBox control.
[Browsable(false)]
public virtual TextHorizontalAlignment TextAlign { get; set; }
Default value is Left.