[]
Interface that notifies Spread when the item is changed.
public interface INotifyItemChanged
Public Interface INotifyItemChanged
Name | Description |
---|---|
ItemAdded | Occurs when an item is added. |
ItemRemoved | Occurs when an item is removed. |
ItemUpdated | Occurs when the item is updated. |