ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / LayerCollection Class / DefaultLayer Property

In This Topic
    DefaultLayer Property
    In This Topic
    The default Layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultLayer As Layer
    public Layer DefaultLayer {get;}
    See Also