# FarPoint.Win.Spread.Rows.DefaultRow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Rows_DefaultRow" data-uid="FarPoint.Win.Spread.Rows.DefaultRow" class="text-break">Rows.DefaultRow Class
</h1>
  <div class="markdown level0 summary"><p>Represents the default row 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"><a class="xref" href="FarPoint.Win.Spread.Row.html">Row</a></div>
    <div class="level2"><span class="xref">Rows.DefaultRow</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_Rows_DefaultRow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Rows.DefaultRow : Row</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Rows.DefaultRow
    Inherits Row</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_Rows_DefaultRow_BackColor" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.BackColor.html#FarPoint_Win_Spread_Rows_DefaultRow_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Border" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Border">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Border.html#FarPoint_Win_Spread_Rows_DefaultRow_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_CellType" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.CellType">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.CellType.html#FarPoint_Win_Spread_Rows_DefaultRow_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default cell type for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Editor" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Editor">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Editor.html#FarPoint_Win_Spread_Rows_DefaultRow_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default editor for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_ErrorText" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.ErrorText">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.ErrorText.html#FarPoint_Win_Spread_Rows_DefaultRow_ErrorText">ErrorText</a>
        </td>
        <td class="markdown level1 summary"><p>This property is not applicable. It cannot be set for a default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Font" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Font">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Font.html#FarPoint_Win_Spread_Rows_DefaultRow_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default font for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_ForeColor" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.ForeColor.html#FarPoint_Win_Spread_Rows_DefaultRow_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default text color for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Formatter" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Formatter">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Formatter.html#FarPoint_Win_Spread_Rows_DefaultRow_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default formatter for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Formula" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Formula">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Formula.html#FarPoint_Win_Spread_Rows_DefaultRow_Formula">Formula</a>
        </td>
        <td class="markdown level1 summary"><p>This property is not applicable. It cannot be set for a default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_HorizontalAlignment" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.HorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.HorizontalAlignment.html#FarPoint_Win_Spread_Rows_DefaultRow_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default horizontal alignment of text for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Label" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Label">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Label.html#FarPoint_Win_Spread_Rows_DefaultRow_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>This property is not applicable. It cannot be set for a default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Locked" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Locked">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Locked.html#FarPoint_Win_Spread_Rows_DefaultRow_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether cells in the default row are marked as locked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_ParentStyleName" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.ParentStyleName">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.ParentStyleName.html#FarPoint_Win_Spread_Rows_DefaultRow_ParentStyleName">ParentStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the parent style (NamedStyle object) from which
style properties are inherited for this default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_Renderer" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.Renderer">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.Renderer.html#FarPoint_Win_Spread_Rows_DefaultRow_Renderer">Renderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default renderer for cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_StyleName" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.StyleName">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.StyleName.html#FarPoint_Win_Spread_Rows_DefaultRow_StyleName">StyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom style (NamedStyle object) for the cells in the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Rows_DefaultRow_VerticalAlignment" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.VerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.VerticalAlignment.html#FarPoint_Win_Spread_Rows_DefaultRow_VerticalAlignment">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default vertical alignment of text for cells in the default 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_Rows_DefaultRow_ToString" data-uid="FarPoint.Win.Spread.Rows.DefaultRow.ToString">
          <a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.ToString.html#FarPoint_Win_Spread_Rows_DefaultRow_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a reference to the default row.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
