ActiveReports 9
CodeModules Property

Gets the code modules to make available to the report for use in expressions.

Syntax
'Declaration
 
Public ReadOnly Property CodeModules As System.Collections.Specialized.StringCollection
public System.Collections.Specialized.StringCollection CodeModules {get;}

Property Value

A StringCollection containing the code modules to make available to the report for use in expressions.

See Also

Reference

Report Class
Report Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum