# GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport" class="text-break">IBackgroundHoverSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a control that supports hover background.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.html">GrapeCity.Wpf.SpreadSheet.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBackgroundHoverSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IBackgroundHoverSupport</code></pre>
  </div>
  <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_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_HoverManager" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.HoverManager">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.HoverManager.html#GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_HoverManager">HoverManager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background hover manager.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_Clear" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.Clear">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.Clear.html#GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the hover cell background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_Highlight" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.Highlight">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.Highlight.html#GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_Highlight">Highlight()</a>
        </td>
        <td class="markdown level1 summary"><p>Highlights the hover cell background.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
