CrystalReportViewer Methods

Public Methods

Method Description
Public method OnDrill  Synchronizes the Drill event between two CrystalReportViewer controls by acting as the default event handler for the second control.
Public method OnDrillDownSubreport  Synchronizes the DrillDownSubreport event between two CrystalReportViewer controls by acting as the default event handler for the second control.
Public method OnNavigate  Synchronizes the Navigate event between two CrystalReportViewer controls by acting as the default event handler for the second control.
Public method OnRefresh  Synchronizes the ReportRefresh event between two CrystalReportViewer controls by acting as the default event handler for the second control.
Public method PageDrillUp  Brings the view up one level after you perform one or more drilldown actions.
Public method RefreshReport  Refreshes the report displayed in the CrystalReportViewer control.
Public method SearchAndHighlightText  Searches the report for the given text in the specified direction.
Public method SearchForText  Obsolete. Use SearchAndHighlightText instead.
Public method ShowFirstPage  Shows the first page of the report.
Public method ShowLastPage  Shows the last page of the report.
Public method ShowNextPage  Shows the next page of the report.
Public method ShowNthPage  Shows the specified page of the report.
Public method ShowPreviousPage  Shows the previous page of the report.
Public method Zoom  Changes the magnification level of the CrystalReportViewer control.

Top

See Also

Reference

CrystalReportViewer Members
CrystalDecisions.Web Namespace