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