MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DocumentMapNode Class / Label Property

In This Topic
Label Property (DocumentMapNode)
In This Topic
Gets the label of the document map node.
Syntax
'Declaration
 
Public ReadOnly Property Label As String
 

Property Value

The label of the document map node.
See Also