Progress® Telerik® Reporting R1 2021
ReportViewerBase.RefreshReport Method
Loads and refreshes the ReportSource in the viewer.
Namespace:
Telerik.ReportViewer.WinFormsAssembly: Telerik.ReportViewer.WinForms (in Telerik.ReportViewer.WinForms.dll)
Syntax
Remarks
Use this method to display in the viewer the report source
from the ReportSource property.
Fresh report data is pulled from the report source data sources. Adds new history record in the report history right after the current record and the new record becomes current.
This method should not be called before the Form.Load() event is fired (avoid using it in the Form's constructor).
Fresh report data is pulled from the report source data sources. Adds new history record in the report history right after the current record and the new record becomes current.
This method should not be called before the Form.Load() event is fired (avoid using it in the Form's constructor).
Examples
Version Information
Supported in: 1.0.1