ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Interfaces Namespace / IDocumentMapProvider Interface / DocumentMap Property

In This Topic
    DocumentMap Property (IDocumentMapProvider)
    In This Topic
    Gets document map.
    Syntax
    'Declaration
     
    ReadOnly Property DocumentMap As DocumentMapNode
    DocumentMapNode DocumentMap {get;}
    See Also