# GrapeCity.Documents.Excel.IPivotItem.ShowDetail

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IPivotItem_ShowDetail_" data-uid="GrapeCity.Documents.Excel.IPivotItem.ShowDetail*">ShowDetail Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IPivotItem_ShowDetail_" data-uid="GrapeCity.Documents.Excel.IPivotItem.ShowDetail*"></a>
<h4 id="GrapeCity_Documents_Excel_IPivotItem_ShowDetail" data-uid="GrapeCity.Documents.Excel.IPivotItem.ShowDetail">ShowDetail</h4>
<div class="markdown level1 summary"><p>True if the outline is expanded for the specified range (so that the detail of the column or row is visible). Read/write Object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool ShowDetail { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property ShowDetail As Boolean</code></pre>
</div>
</div>
