# C1.WPF.ReportViewer.DocumentInfo.CreationDate

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_ReportViewer_DocumentInfo_CreationDate_" data-uid="C1.WPF.ReportViewer.DocumentInfo.CreationDate*">CreationDate Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_ReportViewer_DocumentInfo_CreationDate_" data-uid="C1.WPF.ReportViewer.DocumentInfo.CreationDate*"></a>
<h4 id="C1_WPF_ReportViewer_DocumentInfo_CreationDate" data-uid="C1.WPF.ReportViewer.DocumentInfo.CreationDate">CreationDate</h4>
<div class="markdown level1 summary"><p>The date and time the document was created, in human-readable form</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public DateTime? CreationDate { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property CreationDate As Date?</code></pre>
</div>
</div>
