# GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle" class="text-break">AutoCompleteHighlightStyle Class
</h1>
  <div class="markdown level0 summary"><p>Defines the highlight style for automatic complete  matched strings.</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">AutoCompleteHighlightStyle</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_AutoCompleteHighlightStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class AutoCompleteHighlightStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class AutoCompleteHighlightStyle</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_AutoCompleteHighlightStyle__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle__ctor">AutoCompleteHighlightStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.html">AutoCompleteHighlightStyle</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_AutoCompleteHighlightStyle_BackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.BackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.BackColor.html#GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the highlighted string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle_Font" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.Font">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.Font.html#GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font of the highlighted string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle_ForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.ForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle.ForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_AutoCompleteHighlightStyle_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color of the highlighted string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
