# FarPoint.Win.Spread.ColumnHeader

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_ColumnHeader" data-uid="FarPoint.Win.Spread.ColumnHeader" class="text-break">ColumnHeader Class
</h1>
  <div class="markdown level0 summary"><p>Represents the column header portion of the control.</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">ColumnHeader</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_ColumnHeader_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ColumnHeader</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class ColumnHeader</code></pre>
  </div>
  <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_ColumnHeader_AlternatingRows" data-uid="FarPoint.Win.Spread.ColumnHeader.AlternatingRows">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.AlternatingRows.html#FarPoint_Win_Spread_ColumnHeader_AlternatingRows">AlternatingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the alternating rows information for the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_AutoFilterIndex" data-uid="FarPoint.Win.Spread.ColumnHeader.AutoFilterIndex">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.AutoFilterIndex.html#FarPoint_Win_Spread_ColumnHeader_AutoFilterIndex">AutoFilterIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which column header row displays the
row filter indicator when there are multiple column header rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_AutoSortIndex" data-uid="FarPoint.Win.Spread.ColumnHeader.AutoSortIndex">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.AutoSortIndex.html#FarPoint_Win_Spread_ColumnHeader_AutoSortIndex">AutoSortIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which column header row displays the
sort indicator when there are multiple column header rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_AutoText" data-uid="FarPoint.Win.Spread.ColumnHeader.AutoText">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.AutoText.html#FarPoint_Win_Spread_ColumnHeader_AutoText">AutoText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column header displays letters or numbers
or is blank.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_AutoTextIndex" data-uid="FarPoint.Win.Spread.ColumnHeader.AutoTextIndex">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.AutoTextIndex.html#FarPoint_Win_Spread_ColumnHeader_AutoTextIndex">AutoTextIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which column header row displays the automatic text
when there are multiple column header rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_Cells" data-uid="FarPoint.Win.Spread.ColumnHeader.Cells">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.Cells.html#FarPoint_Win_Spread_ColumnHeader_Cells">Cells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Cells object for the cells in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_Columns" data-uid="FarPoint.Win.Spread.ColumnHeader.Columns">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.Columns.html#FarPoint_Win_Spread_ColumnHeader_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Columns object for the columns in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_DefaultStyle" data-uid="FarPoint.Win.Spread.ColumnHeader.DefaultStyle">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.DefaultStyle.html#FarPoint_Win_Spread_ColumnHeader_DefaultStyle">DefaultStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default style information for the cells in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_DefaultStyleName" data-uid="FarPoint.Win.Spread.ColumnHeader.DefaultStyleName">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.DefaultStyleName.html#FarPoint_Win_Spread_ColumnHeader_DefaultStyleName">DefaultStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the default style for the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_HorizontalGridLine" data-uid="FarPoint.Win.Spread.ColumnHeader.HorizontalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.HorizontalGridLine.html#FarPoint_Win_Spread_ColumnHeader_HorizontalGridLine">HorizontalGridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal grid line in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_RowCount" data-uid="FarPoint.Win.Spread.ColumnHeader.RowCount">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.RowCount.html#FarPoint_Win_Spread_ColumnHeader_RowCount">RowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of rows in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_Rows" data-uid="FarPoint.Win.Spread.ColumnHeader.Rows">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.Rows.html#FarPoint_Win_Spread_ColumnHeader_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Rows object for the rows in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_VerticalGridLine" data-uid="FarPoint.Win.Spread.ColumnHeader.VerticalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.VerticalGridLine.html#FarPoint_Win_Spread_ColumnHeader_VerticalGridLine">VerticalGridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical grid line in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_Visible" data-uid="FarPoint.Win.Spread.ColumnHeader.Visible">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.Visible.html#FarPoint_Win_Spread_ColumnHeader_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column header is visible.</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_ColumnHeader_GetClip_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.ColumnHeader.GetClip(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.GetClip.html#FarPoint_Win_Spread_ColumnHeader_GetClip_System_Int32_System_Int32_System_Int32_System_Int32_">GetClip(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a tab-delimited string that contains the formatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_GetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.ColumnHeader.GetClipValue(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.GetClipValue.html#FarPoint_Win_Spread_ColumnHeader_GetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_">GetClipValue(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a tab-delimited string that contains the unformatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_SetClip_System_Int32_System_Int32_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.ColumnHeader.SetClip(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.SetClip.html#FarPoint_Win_Spread_ColumnHeader_SetClip_System_Int32_System_Int32_System_Int32_System_Int32_System_String_">SetClip(int, int, int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets a tab-delimited string that contains the formatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_SetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.ColumnHeader.SetClipValue(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.SetClipValue.html#FarPoint_Win_Spread_ColumnHeader_SetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_System_String_">SetClipValue(int, int, int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets a tab-delimited string that contains the unformatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnHeader_ToString" data-uid="FarPoint.Win.Spread.ColumnHeader.ToString">
          <a class="xref" href="FarPoint.Win.Spread.ColumnHeader.ToString.html#FarPoint_Win_Spread_ColumnHeader_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a reference to the column header (always returns null).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
