CrystalDecisions.Windows.Forms Namespace
Classes
Class | Description | |
---|---|---|
CrystalReportViewer | Provides properties, methods, and events that modify or retrieve information about how the CrystalReportViewer control appears and functions. | |
DrillEventArgs | Provides data for the Drill event. | |
DrillSubreportEventArgs | Provides Data for the DrillDownSubreport event. | |
ExceptionEventArgs | Provides Data for the HandleException event. | |
NavigateEventArgs | Provides Data for the Navigate event. | |
SearchEventArgs | Provides data for the Search event. | |
ViewerEventArgs | Provides data for the CrystalReportViewer control events. | |
ZoomEventArgs | Provides data for the ViewZoom event. |
Delegates
Delegate | Description | |
---|---|---|
DrillEventHandler | Represents the method that will handle the Drill event. | |
DrillSubreportEventHandler | Represents the method that will handle the DrillSubreport event. | |
ExceptionEventHandler | Represents the method that will handle the Exception event. | |
NavigateEventHandler | Represents the method that will handle the Navigate event. | |
RefreshEventHandler | Represents the method that will handle the Refresh event. | |
SearchEventHandler | Represents the method that will handle the Search event. | |
ZoomEventHandler | Represents the method that will handle the Zoom event. |