# FarPoint.Win.Spread.HitTestInformation

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_HitTestInformation" data-uid="FarPoint.Win.Spread.HitTestInformation" class="text-break">HitTestInformation Class
</h1>
  <div class="markdown level0 summary"><p>Represents hit test information for the data area of the spreadsheet.</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">HitTestInformation</span></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_HitTestInformation_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HitTestInformation</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class HitTestInformation</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_HitTestInformation__ctor" data-uid="FarPoint.Win.Spread.HitTestInformation.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.-ctor.html#FarPoint_Win_Spread_HitTestInformation__ctor">HitTestInformation()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new set of hit test information.</p>
</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="FarPoint_Win_Spread_HitTestInformation_ColumnViewport" data-uid="FarPoint.Win.Spread.HitTestInformation.ColumnViewport">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.ColumnViewport.html#FarPoint_Win_Spread_HitTestInformation_ColumnViewport">ColumnViewport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column viewport referred to in the spreadsheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_FilterBarInfo" data-uid="FarPoint.Win.Spread.HitTestInformation.FilterBarInfo">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.FilterBarInfo.html#FarPoint_Win_Spread_HitTestInformation_FilterBarInfo">FilterBarInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets more detailed hit test information for the filter bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_HeaderInfo" data-uid="FarPoint.Win.Spread.HitTestInformation.HeaderInfo">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.HeaderInfo.html#FarPoint_Win_Spread_HitTestInformation_HeaderInfo">HeaderInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets more detailed hit test information for the headers (column headers, row headers, and corner).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_RangeGroupInfo" data-uid="FarPoint.Win.Spread.HitTestInformation.RangeGroupInfo">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.RangeGroupInfo.html#FarPoint_Win_Spread_HitTestInformation_RangeGroupInfo">RangeGroupInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets more detailed hit test information for the range group.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_RowViewport" data-uid="FarPoint.Win.Spread.HitTestInformation.RowViewport">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.RowViewport.html#FarPoint_Win_Spread_HitTestInformation_RowViewport">RowViewport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row viewport referred to in the spreadsheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_TabStripInfo" data-uid="FarPoint.Win.Spread.HitTestInformation.TabStripInfo">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.TabStripInfo.html#FarPoint_Win_Spread_HitTestInformation_TabStripInfo">TabStripInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets more detailed hit test information for the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_TitleBarInfo" data-uid="FarPoint.Win.Spread.HitTestInformation.TitleBarInfo">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.TitleBarInfo.html#FarPoint_Win_Spread_HitTestInformation_TitleBarInfo">TitleBarInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets more detailed hit test information for the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_Type" data-uid="FarPoint.Win.Spread.HitTestInformation.Type">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.Type.html#FarPoint_Win_Spread_HitTestInformation_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the general area referred to in the spreadsheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HitTestInformation_ViewportInfo" data-uid="FarPoint.Win.Spread.HitTestInformation.ViewportInfo">
          <a class="xref" href="FarPoint.Win.Spread.HitTestInformation.ViewportInfo.html#FarPoint_Win_Spread_HitTestInformation_ViewportInfo">ViewportInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets more detailed hit test information for the viewport.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
