# FarPoint.Win.Spread.LeaveCellEventArgs.NewColumn

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_LeaveCellEventArgs_NewColumn_" data-uid="FarPoint.Win.Spread.LeaveCellEventArgs.NewColumn*">NewColumn Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_LeaveCellEventArgs_NewColumn_" data-uid="FarPoint.Win.Spread.LeaveCellEventArgs.NewColumn*"></a>
<h4 id="FarPoint_Win_Spread_LeaveCellEventArgs_NewColumn" data-uid="FarPoint.Win.Spread.LeaveCellEventArgs.NewColumn">NewColumn</h4>
<div class="markdown level1 summary"><p>Gets the column index of the cell being entered.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int NewColumn { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property NewColumn As Integer</code></pre>
</div>
</div>
