# C1.Win.TrueDBGrid.BaseGrid.Frame.RowHeight

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_TrueDBGrid_BaseGrid_Frame_RowHeight_" data-uid="C1.Win.TrueDBGrid.BaseGrid.Frame.RowHeight*">RowHeight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_TrueDBGrid_BaseGrid_Frame_RowHeight_" data-uid="C1.Win.TrueDBGrid.BaseGrid.Frame.RowHeight*"></a>
<h4 id="C1_Win_TrueDBGrid_BaseGrid_Frame_RowHeight" data-uid="C1.Win.TrueDBGrid.BaseGrid.Frame.RowHeight">RowHeight</h4>
<div class="markdown level1 summary"><p>Gets or sets the height of grid rows.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Layout]
public int RowHeight { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Layout&gt;
Public Property RowHeight As Integer</code></pre>
</div>
</div>
