# C1.WPF.Grid.GridCellFactory.AllowCustomToggleButton

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Grid_GridCellFactory_AllowCustomToggleButton_" data-uid="C1.WPF.Grid.GridCellFactory.AllowCustomToggleButton*">AllowCustomToggleButton Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Grid_GridCellFactory_AllowCustomToggleButton_" data-uid="C1.WPF.Grid.GridCellFactory.AllowCustomToggleButton*"></a>
<h4 id="C1_WPF_Grid_GridCellFactory_AllowCustomToggleButton" data-uid="C1.WPF.Grid.GridCellFactory.AllowCustomToggleButton">AllowCustomToggleButton</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the toggle-button for group rows are handled by this cell-factory.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AllowCustomToggleButton { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AllowCustomToggleButton As Boolean</code></pre>
</div>
<h5 id="C1_WPF_Grid_GridCellFactory_AllowCustomToggleButton_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Enabling this feature will hide built-in toggle-buttons.</p>
</div>
</div>
