MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / Documents Property

In This Topic
Documents Property (ReportDesigner)
In This Topic
Gets the methods for managing documents, allowing the creation, opening, saving, and status checking of reports being edited.
Syntax
'Declaration
 
Public ReadOnly Property Documents As Documents
 
Remarks
These properties can only be accessed after the Designer has been initialized.
See Also