# GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Documents

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Documents_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Documents*">Documents Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Documents_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Documents*"></a>
<h4 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Documents" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Documents">Documents</h4>
<div class="markdown level1 summary"><p>Gets the methods for managing documents, allowing the creation, opening, saving, and status checking of reports being edited.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Documents Documents { get; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Documents_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>These properties can only be accessed after the Designer has been initialized.</p>
</div>
</div>
