ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / PageBase Class / Pagination Property

In This Topic
    Pagination Property (PageBase)
    In This Topic
    Returns the pagination mode of the report section.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Pagination As Pagination
    public abstract Pagination Pagination {get;}
    See Also