WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / PageRefreshRate Property
In This Topic
    PageRefreshRate Property
    In This Topic
    The number of pages generated between the viewer refreshes its layout.
    Syntax
    public int PageRefreshRate {get; set;}
    Remarks
    The bigger this number, the less time it takes to load the whole report, at the loss of some interactivity.
    See Also