[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Pagination

Pagination Enum

Specifies the pagination options for report rendering.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum Pagination

Fields

Name Description
AutoHeight

Automatically adjusts the report height to fit content, ignoring the PageHeight property.

Standard

Standard pagination based on the PageHeight property.

Extension Methods