# GrapeCity.ActiveReports.Web.HoverTableAnimationOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Web_HoverTableAnimationOptions" data-uid="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions" class="text-break">HoverTableAnimationOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents the animation options for hovering a table.</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">HoverTableAnimationOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.html">GrapeCity.ActiveReports.Web</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class HoverTableAnimationOptions</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_ActiveReports_Web_HoverTableAnimationOptions__ctor" data-uid="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.-ctor.html#GrapeCity_ActiveReports_Web_HoverTableAnimationOptions__ctor">HoverTableAnimationOptions()</a>
        </td>
        <td class="markdown level1 summary"></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_ActiveReports_Web_HoverTableAnimationOptions_BackgroundColor" data-uid="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.BackgroundColor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.BackgroundColor.html#GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the table row for the hovering animation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_Enabled" data-uid="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.Enabled">
          <a class="xref" href="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.Enabled.html#GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether hovering animation is enabled for the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_TextColor" data-uid="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.TextColor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.TextColor.html#GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_TextColor">TextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color of the table row for the hovering animation.</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_ActiveReports_Web_HoverTableAnimationOptions_ToString" data-uid="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.ToString.html#GrapeCity_ActiveReports_Web_HoverTableAnimationOptions_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns this instance of <a class="xref" href="GrapeCity.ActiveReports.Web.HoverTableAnimationOptions.html">HoverTableAnimationOptions</a> converted to a string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
