# GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverManager

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverManager" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverManager" class="text-break">IBackgroundHoverManager Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the background hover manager .</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_IBackgroundHoverManager_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBackgroundHoverManager</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IBackgroundHoverManager</code></pre>
  </div>
  <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_IBackgroundHoverManager_Highlight_GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverManager.Highlight(GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverManager.Highlight.html#GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverManager_Highlight_GrapeCity_Wpf_SpreadSheet_CellType_IBackgroundHoverSupport_">Highlight(IBackgroundHoverSupport)</a>
        </td>
        <td class="markdown level1 summary"><p>Highlights the specified <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.IBackgroundHoverSupport.html">IBackgroundHoverSupport</a> control.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
