ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DocumentMap Class / Source Property

In This Topic
    Source Property (DocumentMap)
    In This Topic
    Gets or sets a source of the document map.
    Syntax
    'Declaration
     
    Public Property Source As DocumentMapSource
    public DocumentMapSource Source {get; set;}

    Property Value

    A DocumentMapSource value indicating the source of the document map.
    See Also