[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportComponentCollection.-ctor

ReportComponentCollection Constructor

ReportComponentCollection(IReportComponent[])

Initializes a new instance of the ReportComponentCollection class.

Declaration
public ReportComponentCollection(IReportComponent[] components)
Parameters
Type Name Description
IReportComponent[] components

An array of the IReportComponent objects to add to the collection.