ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / Pagination Property

In This Topic
    Pagination Property (IReport)
    In This Topic
    Gets the pagination mode of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Pagination As Pagination
    Pagination Pagination {get;}

    Property Value

    A Pagination value representing the pagination mode of the report.
    See Also