Specifies whether to align data in the control to the left, right, or center. The default is Left.
control.Alignment [ =ASNA.DataGate.PrintControls.Alignment]
ASNA.DataGate.PrintControls.Alignment. Gets or sets one of the enumeration values.
To set the alignment of a control, click on the right side of the property and choose one of the options shown in the drop-down box.
| Setting | Description |
|---|---|
| Left | (Default) Aligns the data on the left side of the control. |
| Right | Aligns the data on the right side of the control. |
| Center | Aligns the data within the center of the control. |
AutoField | CharField | DateTimeField | DecField | Label
BaseField Class | BaseField Class Members | Alignment Enumeration