# FarPoint.Web.Spread.LayoutCell.LayoutRow

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_LayoutCell_LayoutRow_" data-uid="FarPoint.Web.Spread.LayoutCell.LayoutRow*">LayoutRow Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_LayoutCell_LayoutRow_" data-uid="FarPoint.Web.Spread.LayoutCell.LayoutRow*"></a>
<h4 id="FarPoint_Web_Spread_LayoutCell_LayoutRow" data-uid="FarPoint.Web.Spread.LayoutCell.LayoutRow">LayoutRow</h4>
<div class="markdown level1 summary"><p>Gets the row that contains this layout cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public LayoutRow LayoutRow { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public ReadOnly Property LayoutRow As LayoutRow</code></pre>
</div>
</div>
