C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class / Item Property

In This Topic
Item Property (C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem>)
In This Topic
The item associated with the change in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Item As System.Object
 
See Also