# FarPoint.Web.Spread.AlternatingRow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_AlternatingRow" data-uid="FarPoint.Web.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.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_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_Web_Spread_AlternatingRow_BackColor" data-uid="FarPoint.Web.Spread.AlternatingRow.BackColor">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.BackColor.html#FarPoint_Web_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_Web_Spread_AlternatingRow_Background" data-uid="FarPoint.Web.Spread.AlternatingRow.Background">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Background.html#FarPoint_Web_Spread_AlternatingRow_Background">Background</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background for cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_Border" data-uid="FarPoint.Web.Spread.AlternatingRow.Border">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Border.html#FarPoint_Web_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_Web_Spread_AlternatingRow_CanFocus" data-uid="FarPoint.Web.Spread.AlternatingRow.CanFocus">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.CanFocus.html#FarPoint_Web_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.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_CellType" data-uid="FarPoint.Web.Spread.AlternatingRow.CellType">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.CellType.html#FarPoint_Web_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_Web_Spread_AlternatingRow_Editor" data-uid="FarPoint.Web.Spread.AlternatingRow.Editor">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Editor.html#FarPoint_Web_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_Web_Spread_AlternatingRow_EncodeValue" data-uid="FarPoint.Web.Spread.AlternatingRow.EncodeValue">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.EncodeValue.html#FarPoint_Web_Spread_AlternatingRow_EncodeValue">EncodeValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the encode value setting for an alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_Font" data-uid="FarPoint.Web.Spread.AlternatingRow.Font">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Font.html#FarPoint_Web_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_Web_Spread_AlternatingRow_ForeColor" data-uid="FarPoint.Web.Spread.AlternatingRow.ForeColor">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.ForeColor.html#FarPoint_Web_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_Web_Spread_AlternatingRow_Formatter" data-uid="FarPoint.Web.Spread.AlternatingRow.Formatter">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Formatter.html#FarPoint_Web_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_Web_Spread_AlternatingRow_HorizontalAlign" data-uid="FarPoint.Web.Spread.AlternatingRow.HorizontalAlign">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.HorizontalAlign.html#FarPoint_Web_Spread_AlternatingRow_HorizontalAlign">HorizontalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default horizontal alignment for text in the cells
in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_Index" data-uid="FarPoint.Web.Spread.AlternatingRow.Index">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Index.html#FarPoint_Web_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_Web_Spread_AlternatingRow_Locked" data-uid="FarPoint.Web.Spread.AlternatingRow.Locked">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Locked.html#FarPoint_Web_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_Web_Spread_AlternatingRow_Margin" data-uid="FarPoint.Web.Spread.AlternatingRow.Margin">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Margin.html#FarPoint_Web_Spread_AlternatingRow_Margin">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default settings of the cell margins
that define the space between the cell border and the cell contents,
for all the cells in this alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_Parent" data-uid="FarPoint.Web.Spread.AlternatingRow.Parent">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Parent.html#FarPoint_Web_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_Web_Spread_AlternatingRow_ParentStyleName" data-uid="FarPoint.Web.Spread.AlternatingRow.ParentStyleName">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.ParentStyleName.html#FarPoint_Web_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_Web_Spread_AlternatingRow_Renderer" data-uid="FarPoint.Web.Spread.AlternatingRow.Renderer">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Renderer.html#FarPoint_Web_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_Web_Spread_AlternatingRow_StyleName" data-uid="FarPoint.Web.Spread.AlternatingRow.StyleName">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.StyleName.html#FarPoint_Web_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_Web_Spread_AlternatingRow_TabStop" data-uid="FarPoint.Web.Spread.AlternatingRow.TabStop">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.TabStop.html#FarPoint_Web_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 alternating row using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_VerticalAlign" data-uid="FarPoint.Web.Spread.AlternatingRow.VerticalAlign">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.VerticalAlign.html#FarPoint_Web_Spread_AlternatingRow_VerticalAlign">VerticalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default 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_Web_Spread_AlternatingRow_Equals_System_Object_" data-uid="FarPoint.Web.Spread.AlternatingRow.Equals(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.Equals.html#FarPoint_Web_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_Web_Spread_AlternatingRow_GetHashCode" data-uid="FarPoint.Web.Spread.AlternatingRow.GetHashCode">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.GetHashCode.html#FarPoint_Web_Spread_AlternatingRow_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the hash code of the alternating row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_AlternatingRow_ResetCanFocus" data-uid="FarPoint.Web.Spread.AlternatingRow.ResetCanFocus">
          <a class="xref" href="FarPoint.Web.Spread.AlternatingRow.ResetCanFocus.html#FarPoint_Web_Spread_AlternatingRow_ResetCanFocus">ResetCanFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the cell can receive focus.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
