[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Pagination

Pagination Enum

Specifies the report pagination options.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum Pagination

Fields

Name Description
AutoHeight

Ignore the PageHeight property and automatically increase the height of the report.

Standard

Simple pagination based on PageHeight property

Extension Methods