# C1.WPF.FlexGrid.CellRangeEventArgs.CellType

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_FlexGrid_CellRangeEventArgs_CellType_" data-uid="C1.WPF.FlexGrid.CellRangeEventArgs.CellType*">CellType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_FlexGrid_CellRangeEventArgs_CellType_" data-uid="C1.WPF.FlexGrid.CellRangeEventArgs.CellType*"></a>
<h4 id="C1_WPF_FlexGrid_CellRangeEventArgs_CellType" data-uid="C1.WPF.FlexGrid.CellRangeEventArgs.CellType">CellType</h4>
<div class="markdown level1 summary"><p><a class="xref" href="C1.WPF.FlexGrid.CellRangeEventArgs.CellType.html#C1_WPF_FlexGrid_CellRangeEventArgs_CellType">CellType</a> of the range affected by the event.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public CellType CellType { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property CellType As CellType</code></pre>
</div>
</div>
