MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / Layers Property

In This Topic
Layers Property (Report)
In This Topic
Gets a collection of layers within the report.
Syntax
'Declaration
 
Public ReadOnly Property Layers As LayerCollection
 

Property Value

A LayerCollection object representing a collection of layers.
See Also