# FarPoint.Win.Spread.IFeatures.AutoExpandTable

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_IFeatures_AutoExpandTable_" data-uid="FarPoint.Win.Spread.IFeatures.AutoExpandTable*">AutoExpandTable Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_IFeatures_AutoExpandTable_" data-uid="FarPoint.Win.Spread.IFeatures.AutoExpandTable*"></a>
<h4 id="FarPoint_Win_Spread_IFeatures_AutoExpandTable" data-uid="FarPoint.Win.Spread.IFeatures.AutoExpandTable">AutoExpandTable</h4>
<div class="markdown level1 summary"><p>Gets or sets a boolean value indicating whether to enable the auto extend table rows or columns after editing a cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool AutoExpandTable { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property AutoExpandTable As Boolean</code></pre>
</div>
</div>
