ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportItem Class / DefaultLayerName Field

In This Topic
    DefaultLayerName Field (ReportItem)
    In This Topic
    The name of default layer which is always present.
    Syntax
    'Declaration
     
    Public Const DefaultLayerName As String
    public const string DefaultLayerName
    See Also