Although Data Dynamics Reports provides compiled Viewer and Designer applications that you can use independently, you may want to add components to projects in Visual Studio. To use the Data Dynamics Reports components in your Visual Studio projects, you must add them to the toolbox. The components and their functions are listed below.
![]() |
Note: All of the components in the Web namespace are available only in Web projects and appear disabled in the Visual Studio toolbox in Windows Application projects. Conversely, the other three components are available only in Windows Application projects and appear disabled in the Visual Studio toolbox in Web projects. |
To add components to the Visual Studio toolbox
- Open the tab of the toolbox to which you want to add the components.
- Right-click the toolbox and select Choose Items.
- On the .NET Framework Components tab, click the Namespace column header to sort by namespace.
- Scroll to the DataDynamics.Reports namespaces and select the check boxes next to the components you wish to add.
- Click the OK button to accept the changes and see the components added to the toolbox.
| Component Name | Namespace | Description |
|---|---|---|
| UserDesignerControl | DataDynamics.Reports.Design.User | The complete report designer for use on Windows Forms to create your own report designer application. |
| WebReportViewer | DataDynamics.Reports.Web | The complete report viewer for use on Web Forms. |
| ReportPreview | DataDynamics.Reports.Windows.Forms | The complete report viewer for use on Windows Forms. |
Getting Started
Components
