Specifies the horizontal alignment for the input field. Default for numeric editors is align right.
public HorizontalAlign Align { get; set; }
- Type:
- HorizontalAlign
Specifies the horizontal alignment for the input field. Default for numeric editors is align right.
public HorizontalAlign Align { get; set; }