Data Dynamics Reports Online Help
Report References Page
See Also Support Forum
Smart Panel Guide > Report Menu Smart Panels > Report Properties Smart Panel > Report References Page

Glossary Item Box

The References page of the Report Properties smart panel allows you to add references to assemblies and classes so that you can call methods from them in expressions throughout your report. You can also access the References smart panel by selecting the Classes (Collection) or References (Collection) property of a report and clicking the ellipsis button that appears.

Assemblies

This is a list of the assemblies available for use in your report. You can delete assemblies using the Remove button, or add them using the Add button which presents the Open file dialog. You can then navigate to the assembly you want to add, select it, and press the Open button.

Note: Any assemblies you reference must be copied to the Data Dynamics Reports Assemblies folder (C:\Program Files\Data Dynamics\Reports\Build Number\Assemblies) on your development machine as well as on any server to which you deploy your reports.

To use code from referenced assemblies,

Classes

This is a list of instance-based classes you can create for use in your report. 

To use code from these classes,

See Also

©2010. GrapeCity, inc. All Rights Reserved.