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

In This Topic
    Layers Property (Report)
    In This Topic
    The report layers collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Layers As LayerCollection
    public LayerCollection Layers {get;}
    See Also