CollectionItemEventArgs Properties
Provides data for the Collection.CollectionItemChanged event.
Name | Description |
---|---|
Item |
Gets the item whose changes invoked the Collection. |
See Also