ActiveReports 12
LayerCollection Constructor

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > LayerCollection Class : LayerCollection Constructor
The Report to which collection belongs.
Initializes a new collection of Layers.
Syntax
'Declaration
 
Public Function New( _
   ByVal report As Report _
)
public LayerCollection( 
   Report report
)

Parameters

report
The Report to which collection belongs.
See Also

Reference

LayerCollection Class
LayerCollection Members