# C1.WPF.FlexGrid.CellRange.LeftColumn

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_FlexGrid_CellRange_LeftColumn_" data-uid="C1.WPF.FlexGrid.CellRange.LeftColumn*">LeftColumn Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_FlexGrid_CellRange_LeftColumn_" data-uid="C1.WPF.FlexGrid.CellRange.LeftColumn*"></a>
<h4 id="C1_WPF_FlexGrid_CellRange_LeftColumn" data-uid="C1.WPF.FlexGrid.CellRange.LeftColumn">LeftColumn</h4>
<div class="markdown level1 summary"><p>Gets the index of the left column in this <a class="xref" href="C1.WPF.FlexGrid.CellRange.html">CellRange</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int LeftColumn { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property LeftColumn As Integer</code></pre>
</div>
<h5 id="C1_WPF_FlexGrid_CellRange_LeftColumn_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This value is the lower of <a class="xref" href="C1.WPF.FlexGrid.CellRange.Column.html#C1_WPF_FlexGrid_CellRange_Column">Column</a> or <a class="xref" href="C1.WPF.FlexGrid.CellRange.Column2.html#C1_WPF_FlexGrid_CellRange_Column2">Column2</a>.</p>
</div>
</div>
