ActiveReports for .NET 3 Online Help Request technical support
Scripting
User Guide > How-To Section > Scripting

Glossary Item Box

Learn the specifics of using the scripting capabilities of ActiveReports for .NET in your applications.

Access Controls in Script
Learn how to use ((ControlType)rpt.Sections[SectionName].Controls[ControlName]) to type cast a control and access its properties.
Access Namespaces
Learn how to use the AddScriptReference method to gain access to .NET (or other) namespaces.
Add Code to Script
Learn how to use the AddCode method to inject code into the script.
Call Methods in Script.
Learn how to Create classes inside the script to call methods.
Add Named Item
Learn how to use the AddNamedItem method to access class files in a project.
 
©2009. All Rights Reserved.