# C1.Web.Mvc.Fluent.TooltipBaseBuilder-2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2" class="text-break">TooltipBaseBuilder&lt;TControl, TBuilder&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.TooltipBase.html">TooltipBase</a>.</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">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;TControl, TBuilder&gt;</div>
    <div class="level3"><span class="xref">TooltipBaseBuilder&lt;TControl, TBuilder&gt;</span></div>
      <div class="level4"><a class="xref" href="C1.Web.Mvc.Fluent.ChartTooltipBuilder.html">ChartTooltipBuilder</a></div>
      <div class="level4"><a class="xref" href="C1.Web.Mvc.Fluent.ErrorTooltipBuilder.html">ErrorTooltipBuilder</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TooltipBaseBuilder&lt;TControl, TBuilder&gt; : BaseBuilder&lt;TControl, TBuilder&gt; where TControl : TooltipBase where TBuilder : TooltipBaseBuilder&lt;TControl, TBuilder&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TooltipBaseBuilder(Of TControl As TooltipBase, TBuilder As TooltipBaseBuilder(Of TControl, TBuilder))
    Inherits BaseBuilder(Of TControl, TBuilder)</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">TControl</span></td>
        <td></td>
      </tr>
      <tr>
        <td><span class="parametername">TBuilder</span></td>
        <td></td>
      </tr>
    </tbody>
  </table>
  <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="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2__ctor__0_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.#ctor(`0)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.-ctor.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2__ctor__0_">TooltipBaseBuilder(TControl)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.html">TooltipBaseBuilder&lt;TControl, TBuilder&gt;</a> instance to configurate <code class="paramref">obj</code>.</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="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_CssClass_System_String_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.CssClass(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.CssClass.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_CssClass_System_String_">CssClass(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.CssClass.html#C1_Web_Mvc_TooltipBase_CssClass">CssClass</a>.
Sets the tooltip CSS class</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_Gap_System_Int32_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.Gap(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.Gap.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_Gap_System_Int32_">Gap(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.Gap.html#C1_Web_Mvc_TooltipBase_Gap">Gap</a>.
Sets the distance between the tooltip and the target element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_HideDelay_System_Int32_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.HideDelay(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.HideDelay.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_HideDelay_System_Int32_">HideDelay(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.HideDelay.html#C1_Web_Mvc_TooltipBase_HideDelay">HideDelay</a>.
Sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_IsContentHtml_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.IsContentHtml(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.IsContentHtml.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_IsContentHtml_System_Boolean_">IsContentHtml(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.IsContentHtml.html#C1_Web_Mvc_TooltipBase_IsContentHtml">IsContentHtml</a>.
Sets whether the tooltip contents should be displayed as plain text or as HTML.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_OnClientPopup_System_String_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.OnClientPopup(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.OnClientPopup.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_OnClientPopup_System_String_">OnClientPopup(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates the <a class="xref" href="C1.Web.Mvc.TooltipBase.OnClientPopup.html#C1_Web_Mvc_TooltipBase_OnClientPopup">OnClientPopup</a> client event.
Occurs before the tooltip content is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_Position_C1_Web_Mvc_PopupPosition_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.Position(C1.Web.Mvc.PopupPosition)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.Position.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_Position_C1_Web_Mvc_PopupPosition_">Position(PopupPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.Position.html#C1_Web_Mvc_TooltipBase_Position">Position</a>.
Sets the PopupPosition where the tooltip should be displayed with respect to the owner element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_ShowAtMouse_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.ShowAtMouse(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.ShowAtMouse.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_ShowAtMouse_System_Boolean_">ShowAtMouse(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.ShowAtMouse.html#C1_Web_Mvc_TooltipBase_ShowAtMouse">ShowAtMouse</a>.
Sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_ShowDelay_System_Int32_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.ShowDelay(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.ShowDelay.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_ShowDelay_System_Int32_">ShowDelay(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.ShowDelay.html#C1_Web_Mvc_TooltipBase_ShowDelay">ShowDelay</a>.
Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_Trigger_C1_Web_Mvc_TooltipTrigger_" data-uid="C1.Web.Mvc.Fluent.TooltipBaseBuilder`2.Trigger(C1.Web.Mvc.TooltipTrigger)">
          <a class="xref" href="C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.Trigger.html#C1_Web_Mvc_Fluent_TooltipBaseBuilder_2_Trigger_C1_Web_Mvc_TooltipTrigger_">Trigger(TooltipTrigger)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.TooltipBase.Trigger.html#C1_Web_Mvc_TooltipBase_Trigger">Trigger</a>.
Sets the TooltipTrigger that determines how the tooltip should be triggered.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
