ActiveReports 19 .NET Edition
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
    public string Label {get;}

    Property Value

    The label of the document map node.
    See Also