ReportAlignmentType Enumeration
Report alignment.
Namespace: Aliquo.Core.ConfigurationAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public enum ReportAlignmentType
Public Enumeration ReportAlignmentType
Left | 0 |
Left.
|
Right | 1 |
Right.
|
Center | 2 |
Center.
|