# GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot.ReportDataDefinition

## Content

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



<h1 id="GrapeCity_ActiveReports_Core_Rendering_Data_ReportDataSnapshot_ReportDataDefinition_" data-uid="GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot.ReportDataDefinition*">ReportDataDefinition Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Core_Rendering_Data_ReportDataSnapshot_ReportDataDefinition_" data-uid="GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot.ReportDataDefinition*"></a>
<h4 id="GrapeCity_ActiveReports_Core_Rendering_Data_ReportDataSnapshot_ReportDataDefinition" data-uid="GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot.ReportDataDefinition">ReportDataDefinition</h4>
<div class="markdown level1 summary"><p>Get the definition of data.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Def.Report ReportDataDefinition { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><span class="xref">Def</span>.<span class="xref">Report</span></td>
      <td><p>The <span class="xref">GrapeCity.Enterprise.Data.DataEngine.Def.Report</span> object representing the data definition.</p>
</td>
    </tr>
  </tbody>
</table>
</div>
