# C1.Win.List.OwnerDrawCellEventArgs.CellRect

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_List_OwnerDrawCellEventArgs_CellRect_" data-uid="C1.Win.List.OwnerDrawCellEventArgs.CellRect*">CellRect Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_List_OwnerDrawCellEventArgs_CellRect_" data-uid="C1.Win.List.OwnerDrawCellEventArgs.CellRect*"></a>
<h4 id="C1_Win_List_OwnerDrawCellEventArgs_CellRect" data-uid="C1.Win.List.OwnerDrawCellEventArgs.CellRect">CellRect</h4>
<div class="markdown level1 summary"><p>The bounding rectangle for the cell that needs to be rendered.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Rectangle CellRect { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property CellRect As Rectangle</code></pre>
</div>
</div>
