# FarPoint.Win.Spread.ValidateActionContext.ValueChanged

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_ValidateActionContext_ValueChanged_" data-uid="FarPoint.Win.Spread.ValidateActionContext.ValueChanged*">ValueChanged Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_ValidateActionContext_ValueChanged_" data-uid="FarPoint.Win.Spread.ValidateActionContext.ValueChanged*"></a>
<h4 id="FarPoint_Win_Spread_ValidateActionContext_ValueChanged" data-uid="FarPoint.Win.Spread.ValidateActionContext.ValueChanged">ValueChanged</h4>
<div class="markdown level1 summary"><p>Gets whether the value of the validating cell was changed
when executing <a class="xref" href="FarPoint.Win.Spread.ValidateActionBase.html">ValidateActionBase</a>. This is only used for <a class="xref" href="FarPoint.Win.Spread.ValueProcess.html">ValueProcess</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool ValueChanged { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property ValueChanged As Boolean</code></pre>
</div>
</div>
