[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ItemPropertyEventArgs-1

ItemPropertyEventArgs<T> Class

Provides data for an event in a collection.

Inheritance
ItemPropertyEventArgs<T>
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class ItemPropertyEventArgs<T> : ItemEventArgs<T>
Public Class ItemPropertyEventArgs(Of T)
    Inherits ItemEventArgs(Of T)
Type Parameters
Name Description
T

Constructors

Name Description
ItemPropertyEventArgs(T, string, ItemChangedType)

Initializes a new instance of the ItemEventArgs<T> class.

Properties

Name Description
PropertyName

Gets the name of the property.