GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CollateBy Enumeration |
'Declaration Public Enum CollateBy Inherits System.Enum
public enum CollateBy : System.Enum
Member | Description |
---|---|
Simple | Defines the simple collation. |
Value | Defines the collation when the pages are grouped by the page report grouping value. |
ValueIndex | Defines the collation when the pages are grouped by the page report grouping, then by the page input. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.CollateBy