Property OldCollectionItem
OldCollectionItem
Contains the previous value if the collection event was registered against Data.
Declaration
public object OldCollectionItem { get; }
Property Value
Type | Description |
---|---|
System. |
Old object on which the event has occurred. |