C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / PageRefreshRate Property

In This Topic
PageRefreshRate Property (C1FlexViewerPane)
In This Topic
The number of pages generated between the viewer refreshes its layout.
Syntax
'Declaration
 
Public Property PageRefreshRate As Integer
 
Remarks
The bigger this number, the less time it takes to load the whole report, at the loss of some interactivity.
See Also