ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / Document Property

In This Topic
    Document Property (ReportDesigner)
    In This Topic
    Document to open on app startup, if not set new empty document will be created.
    Syntax
    'Declaration
     
    Public Property Document As Document
    public Document Document {get; set;}
    See Also