# C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo" data-uid="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo" class="text-break">GridCellFactoryBase.RowInfo Class
</h1>
  <div class="markdown level0 summary"><p>Contains the dimensions of a 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"><span class="xref">GridCellFactoryBase.RowInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Grid.html">C1.Xamarin.Forms.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Grid.dll</h6>
  <h5 id="C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridCellFactoryBase.RowInfo</code></pre>
  </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_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo__ctor_Xamarin_Forms_GridLength_System_Double_System_Double_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.#ctor(Xamarin.Forms.GridLength,System.Double,System.Double,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.-ctor.html#C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo__ctor_Xamarin_Forms_GridLength_System_Double_System_Double_System_Boolean_">RowInfo(GridLength, double, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.html">GridCellFactoryBase.RowInfo</a> class.</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_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_Equals_System_Object_" data-uid="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.Equals(System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.Equals.html#C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>, is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_GetHashCode" data-uid="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.GetHashCode">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.GetHashCode.html#C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a hash code for this instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_op_Equality_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_" data-uid="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.op_Equality(C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo,C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.op_Equality.html#C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_op_Equality_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_">operator ==(RowInfo, RowInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Implements the operator ==.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_op_Inequality_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_" data-uid="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.op_Inequality(C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo,C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.op_Inequality.html#C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_op_Inequality_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_C1_Xamarin_Forms_Grid_GridCellFactoryBase_RowInfo_">operator !=(RowInfo, RowInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Implements the operator !=.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
