Share via


CrystalReportViewer.RefreshReport Method

Refreshes the report displayed in the CrystalReportViewer control.

Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntax

'Declaration
Public Overrideable Sub RefreshReport () 
public virtual void RefreshReport ()

Remarks

This method will refresh the data for the report currently displayed in the CrystalReportViewer control. Any connection information must be set through the LogonInfo property and any parameters must be set through the ParameterFieldInfo property before this method is called.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

CrystalReportViewer Class
CrystalReportViewer Members
CrystalDecisions.Web Namespace