ReportAlignmentType Enumeration

Report alignment.

Definition

Namespace: Aliquo.Core.Configuration
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum ReportAlignmentType

Members

Left0 Left.
Right1 Right.
Center2 Center.

See Also