Udostępnij za pośrednictwem


Metoda LocalReport.Refresh —

Causes the local report to be rendered with new data.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Overrides Sub Refresh
public override void Refresh()
public:
virtual void Refresh() override
abstract Refresh : unit -> unit 
override Refresh : unit -> unit 
public override function Refresh()

Uwagi

The Refresh method reprocesses the report and reloads the data from the report data sources.

Zobacz też

Informacje

LocalReport Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms