# FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_ConditionalFormattingRulePropertyChangedEventArgs" data-uid="FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs" class="text-break">ConditionalFormattingRulePropertyChangedEventArgs Class
</h1>
  <div class="markdown level0 summary"><p>Provides data for the IConditionalFormatting.PropertyChanged event.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.propertychangedeventargs">PropertyChangedEventArgs</a></div>
    <div class="level3"><span class="xref">ConditionalFormattingRulePropertyChangedEventArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_ConditionalFormattingRulePropertyChangedEventArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ConditionalFormattingRulePropertyChangedEventArgs : PropertyChangedEventArgs</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ConditionalFormattingRulePropertyChangedEventArgs
    Inherits PropertyChangedEventArgs</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingRulePropertyChangedEventArgs__ctor_System_String_System_Boolean_" data-uid="FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs.#ctor(System.String,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingRulePropertyChangedEventArgs__ctor_System_String_System_Boolean_">ConditionalFormattingRulePropertyChangedEventArgs(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs.html">ConditionalFormattingRulePropertyChangedEventArgs</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingRulePropertyChangedEventArgs_DataChanged" data-uid="FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs.DataChanged">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingRulePropertyChangedEventArgs.DataChanged.html#FarPoint_Web_Spread_ConditionalFormattingRulePropertyChangedEventArgs_DataChanged">DataChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the indicated value if the represented conditional formatting rule data has been changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
