These diagrams show the relationships within the CrystalReportViewer object model.
CrystalReportViewer has two object model diagrams, because the same control and class name (and therefore its underlying object model) is reused for both Windows and Web applications. Therefore, the CrystalReportViewer object model is repeated (with minor variations) in two different namespaces.
CrystalDecisions.Windows.Forms.CrystalReportViewer
The Windows version of the CrystalReportViewer contains the major classes and events that are shared by both the Windows and Web versions of the object model.
.gif)
CrystalDecisions.Web.CrystalReportViewer
The Web version of the CrystalReportViewer object model contains the same classes and events as the Windows version, but in addition it has the following events that are related to how the ASPX page loads.
.gif)
See Also
ReportDocument Object Model | Object Models | Architecture | CrystalReportViewer Object Model Tutorials | CrystalReportViewer Object Model