[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Report.CodeModules

CodeModules Property

CodeModules

Gets a collection of the code modules that available to the report for use in expressions.

Declaration
public StringCollection CodeModules { get; }
Property Value
Type Description
StringCollection

A StringCollection object containing the code modules associated with the report.