# FarPoint.Win.Spread.FpStatusBarCountElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_FpStatusBarCountElement" data-uid="FarPoint.Win.Spread.FpStatusBarCountElement" class="text-break">FpStatusBarCountElement Class
</h1>
  <div class="markdown level0 summary"><p>Represents the status bar element that displays the number of selected cells that contain data.</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"><a class="xref" href="FarPoint.Win.Spread.FpBaseStatusBarElement.html">FpBaseStatusBarElement</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarTextElement.html">FpStatusBarTextElement</a></div>
    <div class="level3"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusElement.html">FpStatusBarRangeStatusElement</a></div>
    <div class="level4"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.html">FpStatusBarRangeStatusFormatElement</a></div>
    <div class="level5"><span class="xref">FpStatusBarCountElement</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.html">IFpStatusBarElement</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_FpStatusBarCountElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(FpStatusBarCountElement._a))]
public class FpStatusBarCountElement : FpStatusBarRangeStatusFormatElement, IFpStatusBarElement, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(FpStatusBarCountElement._a))&gt;
Public Class FpStatusBarCountElement
    Inherits FpStatusBarRangeStatusFormatElement
    Implements IFpStatusBarElement, ISerializeSupport</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="FarPoint_Win_Spread_FpStatusBarCountElement__ctor" data-uid="FarPoint.Win.Spread.FpStatusBarCountElement.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarCountElement.-ctor.html#FarPoint_Win_Spread_FpStatusBarCountElement__ctor">FpStatusBarCountElement()</a>
        </td>
        <td class="markdown level1 summary"><p>Instantiate a FpStatusBarCountElement object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpStatusBarCountElement__ctor_System_Boolean_FarPoint_Win_Spread_ElementAlign_" data-uid="FarPoint.Win.Spread.FpStatusBarCountElement.#ctor(System.Boolean,FarPoint.Win.Spread.ElementAlign)">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarCountElement.-ctor.html#FarPoint_Win_Spread_FpStatusBarCountElement__ctor_System_Boolean_FarPoint_Win_Spread_ElementAlign_">FpStatusBarCountElement(bool, ElementAlign)</a>
        </td>
        <td class="markdown level1 summary"><p>Instantiate a FpStatusBarCountElement object.</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="FarPoint_Win_Spread_FpStatusBarCountElement_GetTextTip_System_Drawing_Point_" data-uid="FarPoint.Win.Spread.FpStatusBarCountElement.GetTextTip(System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarCountElement.GetTextTip.html#FarPoint_Win_Spread_FpStatusBarCountElement_GetTextTip_System_Drawing_Point_">GetTextTip(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element text tip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpStatusBarCountElement_OnAttachSpreadContext" data-uid="FarPoint.Win.Spread.FpStatusBarCountElement.OnAttachSpreadContext">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarCountElement.OnAttachSpreadContext.html#FarPoint_Win_Spread_FpStatusBarCountElement_OnAttachSpreadContext">OnAttachSpreadContext()</a>
        </td>
        <td class="markdown level1 summary"><p>Calls this function when attaching the spread context to the element.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
