ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.ImageRenderers.PageControl Namespace / PageControllerSettings Class / IsPaginated Property

In This Topic
    IsPaginated Property (PageControllerSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsPaginated As Boolean
    public bool IsPaginated {get; set;}
    See Also