# C1.Win.List.C1Combo.MatchCol

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_List_C1Combo_MatchCol_" data-uid="C1.Win.List.C1Combo.MatchCol*">MatchCol Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_List_C1Combo_MatchCol_" data-uid="C1.Win.List.C1Combo.MatchCol*"></a>
<h4 id="C1_Win_List_C1Combo_MatchCol" data-uid="C1.Win.List.C1Combo.MatchCol">MatchCol</h4>
<div class="markdown level1 summary"><p>Specifies the column where the incremental search is performed on.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MatchColEnum MatchCol { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property MatchCol As MatchColEnum</code></pre>
</div>
</div>
