# C1.Win.Input.MultiColumnCombo.C1MultiColumnCombo.AllowSorting

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Input_MultiColumnCombo_C1MultiColumnCombo_AllowSorting_" data-uid="C1.Win.Input.MultiColumnCombo.C1MultiColumnCombo.AllowSorting*">AllowSorting Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Input_MultiColumnCombo_C1MultiColumnCombo_AllowSorting_" data-uid="C1.Win.Input.MultiColumnCombo.C1MultiColumnCombo.AllowSorting*"></a>
<h4 id="C1_Win_Input_MultiColumnCombo_C1MultiColumnCombo_AllowSorting" data-uid="C1.Win.Input.MultiColumnCombo.C1MultiColumnCombo.AllowSorting">AllowSorting</h4>
<div class="markdown level1 summary"><p>Gets or sets a value that indicates whether the user is allowed to sort columns using the mouse.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AllowSorting { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AllowSorting As Boolean</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="C1.Win.Input.MultiColumnCombo.ISupportSorting.AllowSorting.html#C1_Win_Input_MultiColumnCombo_ISupportSorting_AllowSorting">ISupportSorting.AllowSorting</a></div>
</div>
