[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ItemEventArgs-1.-ctor

ItemEventArgs Constructor

ItemEventArgs(T, ItemChangedType)

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

Declaration
public ItemEventArgs(T item, ItemChangedType type)
Public Sub New(item As T, type As ItemChangedType)
Parameters
Type Name Description
T item

An object value that indicates the item.

ItemChangedType type

Specifies how the item changed