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

In This Topic
    Source Property (DocumentMap)
    In This Topic
    The document map source.
    Syntax
    'Declaration
     
    Public Property Source As DocumentMapSource
    public DocumentMapSource Source {get; set;}
    See Also