# FarPoint.Web.Spread.CheckBoxCellType.AutoPostBack

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_CheckBoxCellType_AutoPostBack_" data-uid="FarPoint.Web.Spread.CheckBoxCellType.AutoPostBack*">AutoPostBack Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_CheckBoxCellType_AutoPostBack_" data-uid="FarPoint.Web.Spread.CheckBoxCellType.AutoPostBack*"></a>
<h4 id="FarPoint_Web_Spread_CheckBoxCellType_AutoPostBack" data-uid="FarPoint.Web.Spread.CheckBoxCellType.AutoPostBack">AutoPostBack</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the component automatically posts back when clicked.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AutoPostBack { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AutoPostBack As Boolean</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.IAutoPostBack.AutoPostBack.html#FarPoint_Web_Spread_IAutoPostBack_AutoPostBack">IAutoPostBack.AutoPostBack</a></div>
</div>
