# FarPoint.Win.Spread.AlternatingRow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_AlternatingRow" data-uid="FarPoint.Win.Spread.AlternatingRow" class="text-break">AlternatingRow Class
</h1>
  <div class="markdown level0 summary"><p>Represents a set of style information for alternating rows in the component.</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">AlternatingRow</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_AlternatingRow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class AlternatingRow</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class AlternatingRow</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_AlternatingRow_BackColor" data-uid="FarPoint.Win.Spread.AlternatingRow.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.BackColor.html#FarPoint_Win_Spread_AlternatingRow_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Border" data-uid="FarPoint.Win.Spread.AlternatingRow.Border">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Border.html#FarPoint_Win_Spread_AlternatingRow_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_CanFocus" data-uid="FarPoint.Win.Spread.AlternatingRow.CanFocus">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.CanFocus.html#FarPoint_Win_Spread_AlternatingRow_CanFocus">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_CellPadding" data-uid="FarPoint.Win.Spread.AlternatingRow.CellPadding">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.CellPadding.html#FarPoint_Win_Spread_AlternatingRow_CellPadding">CellPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of space, in pixels, to pad cells in the alternating row(s).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_CellType" data-uid="FarPoint.Win.Spread.AlternatingRow.CellType">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.CellType.html#FarPoint_Win_Spread_AlternatingRow_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cell type for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Editor" data-uid="FarPoint.Win.Spread.AlternatingRow.Editor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Editor.html#FarPoint_Win_Spread_AlternatingRow_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the editor for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Font" data-uid="FarPoint.Win.Spread.AlternatingRow.Font">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Font.html#FarPoint_Win_Spread_AlternatingRow_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default font for text in cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ForeColor" data-uid="FarPoint.Win.Spread.AlternatingRow.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ForeColor.html#FarPoint_Win_Spread_AlternatingRow_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Formatter" data-uid="FarPoint.Win.Spread.AlternatingRow.Formatter">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Formatter.html#FarPoint_Win_Spread_AlternatingRow_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the formatter for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_HorizontalAlignment" data-uid="FarPoint.Win.Spread.AlternatingRow.HorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.HorizontalAlignment.html#FarPoint_Win_Spread_AlternatingRow_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment for text in the cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ImeMode" data-uid="FarPoint.Win.Spread.AlternatingRow.ImeMode">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ImeMode.html#FarPoint_Win_Spread_AlternatingRow_ImeMode">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the IME mode for an alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ImeSentenceMode" data-uid="FarPoint.Win.Spread.AlternatingRow.ImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ImeSentenceMode.html#FarPoint_Win_Spread_AlternatingRow_ImeSentenceMode">ImeSentenceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the IME sentence mode for an alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Index" data-uid="FarPoint.Win.Spread.AlternatingRow.Index">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Index.html#FarPoint_Win_Spread_AlternatingRow_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_InputScope" data-uid="FarPoint.Win.Spread.AlternatingRow.InputScope">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.InputScope.html#FarPoint_Win_Spread_AlternatingRow_InputScope">InputScope</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the input scope for an alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_LockBackColor" data-uid="FarPoint.Win.Spread.AlternatingRow.LockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.LockBackColor.html#FarPoint_Win_Spread_AlternatingRow_LockBackColor">LockBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for lock cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_LockFont" data-uid="FarPoint.Win.Spread.AlternatingRow.LockFont">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.LockFont.html#FarPoint_Win_Spread_AlternatingRow_LockFont">LockFont</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font for lock cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_LockForeColor" data-uid="FarPoint.Win.Spread.AlternatingRow.LockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.LockForeColor.html#FarPoint_Win_Spread_AlternatingRow_LockForeColor">LockForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fore color for lock cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Locked" data-uid="FarPoint.Win.Spread.AlternatingRow.Locked">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Locked.html#FarPoint_Win_Spread_AlternatingRow_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether cells in this alternating row are marked as locked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_NoteIndicatorColor" data-uid="FarPoint.Win.Spread.AlternatingRow.NoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.NoteIndicatorColor.html#FarPoint_Win_Spread_AlternatingRow_NoteIndicatorColor">NoteIndicatorColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default color for the note indicator for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_NoteIndicatorPosition" data-uid="FarPoint.Win.Spread.AlternatingRow.NoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.NoteIndicatorPosition.html#FarPoint_Win_Spread_AlternatingRow_NoteIndicatorPosition">NoteIndicatorPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the note indicator for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_NoteIndicatorSize" data-uid="FarPoint.Win.Spread.AlternatingRow.NoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.NoteIndicatorSize.html#FarPoint_Win_Spread_AlternatingRow_NoteIndicatorSize">NoteIndicatorSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default size for the note indicator for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Parent" data-uid="FarPoint.Win.Spread.AlternatingRow.Parent">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Parent.html#FarPoint_Win_Spread_AlternatingRow_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent AlternatingRows object that contains this
alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ParentStyleName" data-uid="FarPoint.Win.Spread.AlternatingRow.ParentStyleName">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ParentStyleName.html#FarPoint_Win_Spread_AlternatingRow_ParentStyleName">ParentStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the parent style from which style properties
are inherited for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Renderer" data-uid="FarPoint.Win.Spread.AlternatingRow.Renderer">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Renderer.html#FarPoint_Win_Spread_AlternatingRow_Renderer">Renderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the renderer for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_StyleName" data-uid="FarPoint.Win.Spread.AlternatingRow.StyleName">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.StyleName.html#FarPoint_Win_Spread_AlternatingRow_StyleName">StyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the custom style for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_TabStop" data-uid="FarPoint.Win.Spread.AlternatingRow.TabStop">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.TabStop.html#FarPoint_Win_Spread_AlternatingRow_TabStop">TabStop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can set focus to cells in this row using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_TextIndent" data-uid="FarPoint.Win.Spread.AlternatingRow.TextIndent">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.TextIndent.html#FarPoint_Win_Spread_AlternatingRow_TextIndent">TextIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of space, in pixels, to indent text in cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_VerticalAlignment" data-uid="FarPoint.Win.Spread.AlternatingRow.VerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.VerticalAlignment.html#FarPoint_Win_Spread_AlternatingRow_VerticalAlignment">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical alignment for text in the cells in this alternating row.</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_AlternatingRow_Equals_System_Object_" data-uid="FarPoint.Win.Spread.AlternatingRow.Equals(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Equals.html#FarPoint_Win_Spread_AlternatingRow_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified object is equal to another object in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_GetHashCode" data-uid="FarPoint.Win.Spread.AlternatingRow.GetHashCode">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.GetHashCode.html#FarPoint_Win_Spread_AlternatingRow_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as a hash function for a particular type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_Invalidate" data-uid="FarPoint.Win.Spread.AlternatingRow.Invalidate">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.Invalidate.html#FarPoint_Win_Spread_AlternatingRow_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"><p>Invalidates the displayed cells and sends the message to repaint them.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetBackColor" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetBackColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetBackColor.html#FarPoint_Win_Spread_AlternatingRow_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color for this row and makes this row
inherit the background color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetBorder" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetBorder">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetBorder.html#FarPoint_Win_Spread_AlternatingRow_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell border for this row and makes this row
inherit the cell border from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetCanFocus" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetCanFocus">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetCanFocus.html#FarPoint_Win_Spread_AlternatingRow_ResetCanFocus">ResetCanFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the cells in this row can receive focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetCellPadding" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetCellPadding">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetCellPadding.html#FarPoint_Win_Spread_AlternatingRow_ResetCellPadding">ResetCellPadding()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell padding of the alternate row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetCellType" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetCellType">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetCellType.html#FarPoint_Win_Spread_AlternatingRow_ResetCellType">ResetCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell type for this row and makes this row
inherit the cell type from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetFont" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetFont">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetFont.html#FarPoint_Win_Spread_AlternatingRow_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for this row and makes this row
inherit the font from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetForeColor" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetForeColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetForeColor.html#FarPoint_Win_Spread_AlternatingRow_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the foreground color for this row and makes this row
inherit the foreground color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetHorizontalAlignment" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetHorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetHorizontalAlignment.html#FarPoint_Win_Spread_AlternatingRow_ResetHorizontalAlignment">ResetHorizontalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the horizontal alignment for this row and makes this row
inherit the horizontal alignment from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetLockBackColor" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetLockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetLockBackColor.html#FarPoint_Win_Spread_AlternatingRow_ResetLockBackColor">ResetLockBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color for this locked row and makes this row
inherit the background color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetLockFont" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetLockFont">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetLockFont.html#FarPoint_Win_Spread_AlternatingRow_ResetLockFont">ResetLockFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for this locked row and makes this row
inherit the font from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetLockForeColor" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetLockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetLockForeColor.html#FarPoint_Win_Spread_AlternatingRow_ResetLockForeColor">ResetLockForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the text color for this locked row and makes this row
inherit the fore color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetLocked" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetLocked">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetLocked.html#FarPoint_Win_Spread_AlternatingRow_ResetLocked">ResetLocked()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the locked state for this row and makes this row
inherit the locked state from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetNoteIndicatorColor" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetNoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetNoteIndicatorColor.html#FarPoint_Win_Spread_AlternatingRow_ResetNoteIndicatorColor">ResetNoteIndicatorColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell note indicator color for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetNoteIndicatorPosition" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetNoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetNoteIndicatorPosition.html#FarPoint_Win_Spread_AlternatingRow_ResetNoteIndicatorPosition">ResetNoteIndicatorPosition()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the position of the note indicator for cells in this row to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetNoteIndicatorSize" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetNoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetNoteIndicatorSize.html#FarPoint_Win_Spread_AlternatingRow_ResetNoteIndicatorSize">ResetNoteIndicatorSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell note indicator size for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetTabStop" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetTabStop">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetTabStop.html#FarPoint_Win_Spread_AlternatingRow_ResetTabStop">ResetTabStop()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the user can set focus to cells in this row using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetTextIndent" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetTextIndent">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetTextIndent.html#FarPoint_Win_Spread_AlternatingRow_ResetTextIndent">ResetTextIndent()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the text indent for the row and makes the row inherit the text indent from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_AlternatingRow_ResetVerticalAlignment" data-uid="FarPoint.Win.Spread.AlternatingRow.ResetVerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.AlternatingRow.ResetVerticalAlignment.html#FarPoint_Win_Spread_AlternatingRow_ResetVerticalAlignment">ResetVerticalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the vertical alignment for this row and makes this row
inherit the vertical alignment from the default row.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
