'Declaration Public Enum Pagination Inherits System.Enum
public enum Pagination : System.Enum
'Declaration Public Enum Pagination Inherits System.Enum
public enum Pagination : System.Enum
Member | Description |
---|---|
AutoHeight | Ignore the IReport.PageHeight property and automatically increase the height of the report. |
Standard | Simple pagination based on IReport.PageHeight property |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Pagination