# GrapeCity.ActiveReports.Data.ListDataSource.Depth

## Content

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



<h1 id="GrapeCity_ActiveReports_Data_ListDataSource_Depth_" data-uid="GrapeCity.ActiveReports.Data.ListDataSource.Depth*">Depth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Data_ListDataSource_Depth_" data-uid="GrapeCity.ActiveReports.Data.ListDataSource.Depth*"></a>
<h4 id="GrapeCity_ActiveReports_Data_ListDataSource_Depth" data-uid="GrapeCity.ActiveReports.Data.ListDataSource.Depth">Depth</h4>
<div class="markdown level1 summary"><p>Gets a value indicating the depth of nesting for the current row
Retruns Depth == 0</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int Depth { get; }</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.data.idatareader.depth">IDataReader.Depth</a></div>
</div>
