ReportGroupHeaderType Enumeration

Report Group Header Type.

Definition

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

Members

None0 None type.
GroupName1 Groupname type.
LineDividing2 Line dividing type.
LineSpacing3 Line spacing type.
GroupNameByPage4 Groupname by page type.

See Also