Metoda Report.Refresh —
Causes the 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 MustOverride Sub Refresh
public abstract void Refresh()
public:
virtual void Refresh() abstract
abstract Refresh : unit -> unit
public abstract function Refresh()
Uwagi
The Refresh method reprocesses the report and reloads the data from the report data sources.