[]
        
(Showing Draft Content)

FarPoint.Web.Spread.INotifyItemChanged

INotifyItemChanged Interface

Interface that notifies Spread when the item is changed.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface INotifyItemChanged
Public Interface INotifyItemChanged

Events

Name Description
ItemAdded

Occurs when an item is added.

ItemRemoved

Occurs when an item is removed.

ItemUpdated

Occurs when the item is updated.