[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.LayerCollection.-ctor

LayerCollection Constructor

LayerCollection(Report)

Initializes a new instance of the LayerCollection class.

Declaration
public LayerCollection(Report report)
Parameters
Type Name Description
Report report

The Report to which this collection belongs.

Exceptions
Type Condition
ArgumentNullException

Thrown if report is null.