ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / Refresh Method

In This Topic
    Refresh Method (ReportViewer)
    In This Topic
    Refreshes the report preview
    Syntax
    'Declaration
     
    Public Function Refresh() As Task
    public Task Refresh()
    See Also