'Declaration Public Enum CollateBy Inherits System.Enum
public enum CollateBy : System.Enum
'Declaration Public Enum CollateBy Inherits System.Enum
public enum CollateBy : System.Enum
Member | Description |
---|---|
Simple | Draw the pages of the report without sorting. |
Value | Sort the pages of the report according to the page number. |
ValueIndex | Rearrange the report pages according to the grouping expression you specify in the Report's Page dialog. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.CollateBy