The event handler receives an argument of type ItemChangedEventArgs<TItem> containing data related to this event. The following ItemChangedEventArgs<TItem> properties provide information specific to this event.
Property | Description |
---|---|
Item | Gets a changed item. |