ActiveReports 18 .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
    Returns the pagination mode of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Pagination As Pagination
    Pagination Pagination {get;}
    See Also