public enum Pagination : System.Enum
'Declaration Public Enum Pagination Inherits System.Enum
Member | Description |
---|---|
AutoHeight | Automatically adjusts the report height to fit content, ignoring the Report.PageHeight property. |
Standard | Standard pagination based on the Report.PageHeight property. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.Pagination