# FarPoint.Web.Spread.ItemPropertyEventArgs-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_ItemPropertyEventArgs_1" data-uid="FarPoint.Web.Spread.ItemPropertyEventArgs`1" class="text-break">ItemPropertyEventArgs&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Provides data for an event in a collection.</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="FarPoint.Web.Spread.ItemEventArgs-1.html">ItemEventArgs</a>&lt;T&gt;</div>
    <div class="level3"><span class="xref">ItemPropertyEventArgs&lt;T&gt;</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_ItemPropertyEventArgs_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ItemPropertyEventArgs&lt;T&gt; : ItemEventArgs&lt;T&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ItemPropertyEventArgs(Of T)
    Inherits ItemEventArgs(Of T)</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">T</span></td>
        <td></td>
      </tr>
    </tbody>
  </table>
  <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_ItemPropertyEventArgs_1__ctor__0_System_String_FarPoint_Web_Spread_ItemChangedType_" data-uid="FarPoint.Web.Spread.ItemPropertyEventArgs`1.#ctor(`0,System.String,FarPoint.Web.Spread.ItemChangedType)">
          <a class="xref" href="FarPoint.Web.Spread.ItemPropertyEventArgs-1.-ctor.html#FarPoint_Web_Spread_ItemPropertyEventArgs_1__ctor__0_System_String_FarPoint_Web_Spread_ItemChangedType_">ItemPropertyEventArgs(T, string, ItemChangedType)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ItemEventArgs-1.html">ItemEventArgs&lt;T&gt;</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_ItemPropertyEventArgs_1_PropertyName" data-uid="FarPoint.Web.Spread.ItemPropertyEventArgs`1.PropertyName">
          <a class="xref" href="FarPoint.Web.Spread.ItemPropertyEventArgs-1.PropertyName.html#FarPoint_Web_Spread_ItemPropertyEventArgs_1_PropertyName">PropertyName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
