ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DocumentMapNode Class / Levels Property

In This Topic
    Levels Property (DocumentMapNode)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Levels As Integer()
    public int[] Levels {get;}
    See Also