ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / LayoutTreeKeeper Class / IsPaginated Property

In This Topic
    IsPaginated Property (LayoutTreeKeeper)
    In This Topic
    Galley/paginated mode.
    Syntax
    'Declaration
     
    Public Property IsPaginated As Boolean
    public bool IsPaginated {get; set;}
    See Also