# FarPoint.Web.Spread.AutoFilter.MatchingMode

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_AutoFilter_MatchingMode_" data-uid="FarPoint.Web.Spread.AutoFilter.MatchingMode*">MatchingMode Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_AutoFilter_MatchingMode_" data-uid="FarPoint.Web.Spread.AutoFilter.MatchingMode*"></a>
<h4 id="FarPoint_Web_Spread_AutoFilter_MatchingMode" data-uid="FarPoint.Web.Spread.AutoFilter.MatchingMode">MatchingMode</h4>
<div class="markdown level1 summary"><p>Specifies the match methods used with the automatic filter.
The default value is MatchStartWith.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public FilterMatchingMode MatchingMode { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property MatchingMode As FilterMatchingMode</code></pre>
</div>
</div>
