Visual Basic (Declaration) | |
---|---|
Public Enum CollateBy Inherits System.Enum |
C# | |
---|---|
public enum CollateBy : System.Enum |
Member | Description |
---|---|
Simple | Defines the simple collation. |
Value | Defines the collation when the pages are grouped by the fixed page layout grouping value. |
ValueIndex | Defines the collation when the pages are grouped by the fixed page layout grouping, then by the page input. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.CollateBy