ComponentOne FlexReport for WinForms
PageRefreshRate Property (C1FlexViewer)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : PageRefreshRate Property
Gets or sets the number of pages generated between the viewer refreshes its layout.
Syntax
'Declaration
 
Public Property PageRefreshRate As System.Integer
public System.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

Reference

C1FlexViewer Class
C1FlexViewer Members