MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Document Class
Members

Document Class
Represents a document to open on app startup.
Object Model
Document Class
Syntax
'Declaration
 
Public Class Document 
 
Remarks
The Document class provides properties to configure the ID and type of the document to open on app startup. If not set, a new empty document will be created.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Designer.Document

See Also