# FarPoint.Win.Spread.RowHeader

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_RowHeader" data-uid="FarPoint.Win.Spread.RowHeader" class="text-break">RowHeader Class
</h1>
  <div class="markdown level0 summary"><p>Represents the row 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">RowHeader</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_RowHeader_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class RowHeader</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class RowHeader</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_RowHeader_AlternatingRows" data-uid="FarPoint.Win.Spread.RowHeader.AlternatingRows">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.AlternatingRows.html#FarPoint_Win_Spread_RowHeader_AlternatingRows">AlternatingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the alternating rows information for the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_AutoText" data-uid="FarPoint.Win.Spread.RowHeader.AutoText">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.AutoText.html#FarPoint_Win_Spread_RowHeader_AutoText">AutoText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the row header displays letters or numbers
or is blank.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_AutoTextIndex" data-uid="FarPoint.Win.Spread.RowHeader.AutoTextIndex">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.AutoTextIndex.html#FarPoint_Win_Spread_RowHeader_AutoTextIndex">AutoTextIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which row header column displays the automatic text
when there are multiple row header columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_Cells" data-uid="FarPoint.Win.Spread.RowHeader.Cells">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.Cells.html#FarPoint_Win_Spread_RowHeader_Cells">Cells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Cells object for the cells in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_ColumnCount" data-uid="FarPoint.Win.Spread.RowHeader.ColumnCount">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.ColumnCount.html#FarPoint_Win_Spread_RowHeader_ColumnCount">ColumnCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of columns in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_Columns" data-uid="FarPoint.Win.Spread.RowHeader.Columns">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.Columns.html#FarPoint_Win_Spread_RowHeader_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Columns object for the columns in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_DefaultStyle" data-uid="FarPoint.Win.Spread.RowHeader.DefaultStyle">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.DefaultStyle.html#FarPoint_Win_Spread_RowHeader_DefaultStyle">DefaultStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default style for the cells in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_DefaultStyleName" data-uid="FarPoint.Win.Spread.RowHeader.DefaultStyleName">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.DefaultStyleName.html#FarPoint_Win_Spread_RowHeader_DefaultStyleName">DefaultStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the default style for the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_HorizontalGridLine" data-uid="FarPoint.Win.Spread.RowHeader.HorizontalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.HorizontalGridLine.html#FarPoint_Win_Spread_RowHeader_HorizontalGridLine">HorizontalGridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal grid line in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_Rows" data-uid="FarPoint.Win.Spread.RowHeader.Rows">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.Rows.html#FarPoint_Win_Spread_RowHeader_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Rows object for the rows in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_SelectorIndex" data-uid="FarPoint.Win.Spread.RowHeader.SelectorIndex">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.SelectorIndex.html#FarPoint_Win_Spread_RowHeader_SelectorIndex">SelectorIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which row header column displays row selector
when there are multiple row header columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_VerticalGridLine" data-uid="FarPoint.Win.Spread.RowHeader.VerticalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.VerticalGridLine.html#FarPoint_Win_Spread_RowHeader_VerticalGridLine">VerticalGridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical grid line in the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_Visible" data-uid="FarPoint.Win.Spread.RowHeader.Visible">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.Visible.html#FarPoint_Win_Spread_RowHeader_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the row 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_RowHeader_GetClip_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.RowHeader.GetClip(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.GetClip.html#FarPoint_Win_Spread_RowHeader_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_RowHeader_GetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.RowHeader.GetClipValue(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.GetClipValue.html#FarPoint_Win_Spread_RowHeader_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_RowHeader_SetClip_System_Int32_System_Int32_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.RowHeader.SetClip(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.SetClip.html#FarPoint_Win_Spread_RowHeader_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_RowHeader_SetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.RowHeader.SetClipValue(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.SetClipValue.html#FarPoint_Win_Spread_RowHeader_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 to a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_ShouldSerializeDefaultStyle" data-uid="FarPoint.Win.Spread.RowHeader.ShouldSerializeDefaultStyle">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.ShouldSerializeDefaultStyle.html#FarPoint_Win_Spread_RowHeader_ShouldSerializeDefaultStyle">ShouldSerializeDefaultStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the DefaultStyle property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_ShouldSerializeHorizontalGridLine" data-uid="FarPoint.Win.Spread.RowHeader.ShouldSerializeHorizontalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.ShouldSerializeHorizontalGridLine.html#FarPoint_Win_Spread_RowHeader_ShouldSerializeHorizontalGridLine">ShouldSerializeHorizontalGridLine()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the HorizontalGridLine object should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_ShouldSerializeVerticalGridLine" data-uid="FarPoint.Win.Spread.RowHeader.ShouldSerializeVerticalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.ShouldSerializeVerticalGridLine.html#FarPoint_Win_Spread_RowHeader_ShouldSerializeVerticalGridLine">ShouldSerializeVerticalGridLine()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the VerticalGridLine object should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_RowHeader_ToString" data-uid="FarPoint.Win.Spread.RowHeader.ToString">
          <a class="xref" href="FarPoint.Win.Spread.RowHeader.ToString.html#FarPoint_Win_Spread_RowHeader_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a reference to the row header (always returns null).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
