CrystalDecisions.Web Namespace
| Class | Description | |
|---|---|---|
| ControlParameter | Binds the value of a property of a System.Web.UI.Control to a report parameter. |
| CrystalImageCleaner | Provides methods to delete dynamically generated images by the Web application. |
| CrystalReportPartsViewer | Provides properties, methods, and events that modify or retrieve information about how the CrystalReportPartsViewer control appears and functions. |
| CrystalReportSource | Provides properties that modify or retrieve information about how the report appears and functions. |
| CrystalReportViewer | Provides properties, methods, and events that modify or retrieve information about how the CrystalReportViewer control appears and functions. |
| CrystalReportViewerBase | Base class for the CrystalReportViewer class and the CrystalReportPartsViewer class. |
| DataSourceRef | Provides properties to modify or retrieve data binding information about the data source that is used by the report. |
| DataSources | Provides methods and properties to modify or retrieve information about the data sources that are used in the report. |
| DrillDownEventArgs | Provides data for the ChartDrillDown event and the FieldDrillDown event. |
| DrillEventArgs | Provides data for the Drill event. |
| DrillSubreportEventArgs | Provides data for the DrillDownSubreport event. |
| ErrorEventArgs | Provides data for the Error event in the CrystalReportViewerBase class. |
| NavigateEventArgs | Provides data for the Navigate event. |
| Parameter | Provides properties that modify or retrieve information about a parameter. |
| ParameterCollection | Provides properties and methods to add and retrieve Parameter objects to the collection. |
| Report | Provides properties that modify or retrieve information about the report. |
| ReportPartBookmarkNavigationEventArgs | Provides data for the ReportPartBookMarkNavigation event. |
| ReportPartNode | Provides properties to identify a report object in the report and contains enough information for the report engine to find this report object. |
| ReportPartNodes | Provides properties and methods to add and retrieve ReportPartNode objects to the collection. |
| ReportPartsDefinition | Provides properties for defining the report parts to display. |
| SearchEventArgs | Provides data for the Search event. |
| ViewerEventArgs | Provides data for the Viewer events. |
| ViewInfo | Provides properties for retrieving information about the report that binds to the CrystalReportViewer class. |
| ZoomEventArgs | Provides data for the ViewZoom event. |
| Delegate | Description | |
|---|---|---|
| DrillEventHandler | Represents the method that will handle the Drill event. |
| DrillSubreportEventHandler | Represents the method that will handle the DrillSubreport event. |
| ErrorEventHandler | Represents the method that will handle the Error event. |
| NavigateEventHandler | Represents the method that will handle the Navigate event. |
| RefreshEventHandler | Represents the method that will handle the Refresh event. |
| ReportPartBookmarkNavigationEventHandler | Represents the method that will handle the ReportPartBookmarkNavigation event. |
| SearchEventHandler | Represents the method that will handle the Search event. |
| ZoomEventHandler | Represents the method that will handle the Zoom event. |
| Enumeration | Description | |
|---|---|---|
| EnumAspNetLifeCycleStage | Specifies the ASP.NET life cycle stages in the AspNetLifeCycleStage property of the ErrorEventArgs Class. |
| PrintMode | Specifies the print mode in the PrintMode property of the CrystalReportViewer class. |
Show: