ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / Document Property

In This Topic
    Document Property (Viewer)
    In This Topic
    Gets the section report document
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As SectionDocument
    public SectionDocument Document {get;}
    See Also