GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : CodeModules Property |
Gets the code modules to make available to the report for use in expressions.
'Declaration Public ReadOnly Property CodeModules As System.Collections.Specialized.StringCollection
public System.Collections.Specialized.StringCollection CodeModules {get;}
A StringCollection containing the code modules to make available to the report for use in expressions.