[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ItemPropertyEventArgs-1.-ctor

ItemPropertyEventArgs Constructor

ItemPropertyEventArgs(T, string, ItemChangedType)

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

Declaration
public ItemPropertyEventArgs(T item, string propertyName, ItemChangedType type)
Public Sub New(item As T, propertyName As String, type As ItemChangedType)
Parameters
Type Name Description
T item

An object value that indicates the item.

string propertyName

Name of the property.

ItemChangedType type

Specifies how the item changed