DataGate Print File Designer® - Build 8.0.355 and above

BaseField.alignment Field

This field indicates whether control data alignment is to the left, right, or center.

control.alignment [ =ASNA.DataGate.PrintControls.Alignment]

Field Value

ASNA.DataGate.PrintControls.Alignment.  An enumeration value indicating the alignment of data within the control.

Remarks

Enumeration values are:

Left indicates data alignment on the left side of the control.

Right indicates data alignment on the right of the control.

Center indicates data alignment in the center of the control.

See Also

BaseField Class | BaseField Class Members | Alignment Enumeration