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

In This Topic
Levels Property (DocumentMapNode)
In This Topic
Gets the levels of the document map node.
Syntax
'Declaration
 
Public ReadOnly Property Levels As Integer()
 

Property Value

The levels of the document map node.
See Also