# GrapeCity.Win.Spread.InputMan.CellType.AutoComplete

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete" class="text-break">AutoComplete Class
</h1>
  <div class="markdown level0 summary"><p>Defines the AutoComplete settings.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">AutoComplete</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class AutoComplete</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class AutoComplete</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_AutoComplete__ctor">AutoComplete()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.html">AutoComplete</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_CandidateListItemFont" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.CandidateListItemFont">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.CandidateListItemFont.html#GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_CandidateListItemFont">CandidateListItemFont</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font for the items in the automatic complete candidate list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_HighlightMatchedText" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.HighlightMatchedText">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.HighlightMatchedText.html#GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_HighlightMatchedText">HighlightMatchedText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to highlight matched text in the candidate list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_HighlightStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.HighlightStyle">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.HighlightStyle.html#GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_HighlightStyle">HighlightStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for highlighted matched text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_MatchingMode" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.MatchingMode">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.MatchingMode.html#GrapeCity_Win_Spread_InputMan_CellType_AutoComplete_MatchingMode">MatchingMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the matching mode for the automatic complete feature.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
