[]
        
Interface that notifies Spread when the item is changed.
public interface INotifyItemChangedPublic 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. |