# C1.WPF.FlexGrid.Row

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_Row" data-uid="C1.WPF.FlexGrid.Row" class="text-break">Row Class
</h1>
  <div class="markdown level0 summary"><p>Represents a grid row.</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="C1.WPF.FlexGrid.RowCol.html">RowCol</a></div>
    <div class="level2"><span class="xref">Row</span></div>
      <div class="level3"><a class="xref" href="C1.WPF.FlexGrid.BoundRow.html">BoundRow</a></div>
      <div class="level3"><a class="xref" href="C1.WPF.FlexGrid.FilterRow.html">FilterRow</a></div>
      <div class="level3"><a class="xref" href="C1.WPF.FlexGrid.GroupRow.html">GroupRow</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.FlexGrid.html">C1.WPF.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexGrid.4.6.2.dll</h6>
  <h5 id="C1_WPF_FlexGrid_Row_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Row : RowCol</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Row
    Inherits RowCol</code></pre>
  </div>
  <h5 id="C1_WPF_FlexGrid_Row_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><pre><code>&lt;p&gt;
    &lt;xref href=&quot;C1.WPF.FlexGrid.Row&quot; data-throw-if-not-resolved=&quot;false&quot;&gt;&lt;/xref&gt; objects do not have any visual representation.&lt;/p&gt;
&lt;p&gt;Rows and columns provide properties that determine the appearance and 
</code></pre>
<p>content of cell objects which are the only objects in the
<a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a> that do have a visual representation.</p>
</div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_FlexGrid_Row__ctor" data-uid="C1.WPF.FlexGrid.Row.#ctor">
          <a class="xref" href="C1.WPF.FlexGrid.Row.-ctor.html#C1_WPF_FlexGrid_Row__ctor">Row()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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="C1_WPF_FlexGrid_Row_ActualHeight" data-uid="C1.WPF.FlexGrid.Row.ActualHeight">
          <a class="xref" href="C1.WPF.FlexGrid.Row.ActualHeight.html#C1_WPF_FlexGrid_Row_ActualHeight">ActualHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rendering height of this row in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Bottom" data-uid="C1.WPF.FlexGrid.Row.Bottom">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Bottom.html#C1_WPF_FlexGrid_Row_Bottom">Bottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the position of the bottom of this row, in pixels, relative to the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_DataItem" data-uid="C1.WPF.FlexGrid.Row.DataItem">
          <a class="xref" href="C1.WPF.FlexGrid.Row.DataItem.html#C1_WPF_FlexGrid_Row_DataItem">DataItem</a>
        </td>
        <td class="markdown level1 summary"><p>Item in the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a> that this row is bound to.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Grid" data-uid="C1.WPF.FlexGrid.Row.Grid">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Grid.html#C1_WPF_FlexGrid_Row_Grid">Grid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a> that this row belongs to.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_GridPanel" data-uid="C1.WPF.FlexGrid.Row.GridPanel">
          <a class="xref" href="C1.WPF.FlexGrid.Row.GridPanel.html#C1_WPF_FlexGrid_Row_GridPanel">GridPanel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.Row.GridPanel.html#C1_WPF_FlexGrid_Row_GridPanel">GridPanel</a> that this row belongs to.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Height" data-uid="C1.WPF.FlexGrid.Row.Height">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Height.html#C1_WPF_FlexGrid_Row_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of this row in pixels (set to -1 to use the default height).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Index" data-uid="C1.WPF.FlexGrid.Row.Index">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Index.html#C1_WPF_FlexGrid_Row_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of this row in the grid's <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Rows.html#C1_WPF_FlexGrid_C1FlexGrid_Rows">Rows</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Item_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.Row.Item(C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Item.html#C1_WPF_FlexGrid_Row_Item_C1_WPF_FlexGrid_Column_">this[Column]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data stored in this row at a specific column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Item_System_Int32_" data-uid="C1.WPF.FlexGrid.Row.Item(System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Item.html#C1_WPF_FlexGrid_Row_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data stored in this row at a specific column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Item_System_String_" data-uid="C1.WPF.FlexGrid.Row.Item(System.String)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Item.html#C1_WPF_FlexGrid_Row_Item_System_String_">this[string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data stored in this row at a specific column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Selected" data-uid="C1.WPF.FlexGrid.Row.Selected">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Selected.html#C1_WPF_FlexGrid_Row_Selected">Selected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether this row is selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_Top" data-uid="C1.WPF.FlexGrid.Row.Top">
          <a class="xref" href="C1.WPF.FlexGrid.Row.Top.html#C1_WPF_FlexGrid_Row_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the position of the top of this row, in pixels, relative to the grid.</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="C1_WPF_FlexGrid_Row_GetData_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.Row.GetData(C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.GetData.html#C1_WPF_FlexGrid_Row_GetData_C1_WPF_FlexGrid_Column_">GetData(Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value stored in this row at a given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_GetDataFormatted_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.Row.GetDataFormatted(C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.GetDataFormatted.html#C1_WPF_FlexGrid_Row_GetDataFormatted_C1_WPF_FlexGrid_Column_">GetDataFormatted(Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the display (formatted) value stored in this row at a given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_GetDataRaw_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.Row.GetDataRaw(C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.GetDataRaw.html#C1_WPF_FlexGrid_Row_GetDataRaw_C1_WPF_FlexGrid_Column_">GetDataRaw(Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the raw (unformatted) value stored in this row at a given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_GetErrors_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.Row.GetErrors(C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.GetErrors.html#C1_WPF_FlexGrid_Row_GetErrors_C1_WPF_FlexGrid_Column_">GetErrors(Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string containing all the errors associated with the
data item bound to this row or with a specific property of
the data item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_GetUnboundValue_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.Row.GetUnboundValue(C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.GetUnboundValue.html#C1_WPF_FlexGrid_Row_GetUnboundValue_C1_WPF_FlexGrid_Column_">GetUnboundValue(Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the unbound value stored in this row at a given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_OnPropertyChanged_System_String_" data-uid="C1.WPF.FlexGrid.Row.OnPropertyChanged(System.String)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.OnPropertyChanged.html#C1_WPF_FlexGrid_Row_OnPropertyChanged_System_String_">OnPropertyChanged(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <b>PropertyChanged</b> event on the parent rows collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_SetData_C1_WPF_FlexGrid_Column_System_Object_" data-uid="C1.WPF.FlexGrid.Row.SetData(C1.WPF.FlexGrid.Column,System.Object)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.SetData.html#C1_WPF_FlexGrid_Row_SetData_C1_WPF_FlexGrid_Column_System_Object_">SetData(Column, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value stored in this row at a given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_Row_SetUnboundValue_C1_WPF_FlexGrid_Column_System_Object_" data-uid="C1.WPF.FlexGrid.Row.SetUnboundValue(C1.WPF.FlexGrid.Column,System.Object)">
          <a class="xref" href="C1.WPF.FlexGrid.Row.SetUnboundValue.html#C1_WPF_FlexGrid_Row_SetUnboundValue_C1_WPF_FlexGrid_Column_System_Object_">SetUnboundValue(Column, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Assigns an unbound value to this row at a given column.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
