Data Dynamics Reports Online Help
Adding Components to the Visual Studio Toolbox
See Also Support Forum
User Guide > How-To Section > Adding Components to the Visual Studio Toolbox

Glossary Item Box

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

  1. Open the tab of the toolbox to which you want to add the components.
  2. Right-click the toolbox and select Choose Items.
  3. On the .NET Framework Components tab, click the Namespace column header to sort by namespace.
  4. Scroll to the DataDynamics.Reports namespaces and select the check boxes next to the components you wish to add.
  5. 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.

See Also

Getting Started
Components

©2010. GrapeCity, inc. All Rights Reserved.