[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Report.Classes

Classes Property

Classes

Gets a collection of the code classes to instantiate during report initialization.

Declaration
public CodeClassCollection Classes { get; }
Property Value
Type Description
CodeClassCollection

A CodeClassCollection object containing the code classes associated with the report.