C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / IBindingListDataCollectionItem Interface / Item Property
Item Property (IBindingListDataCollectionItem)
In This Topic
Gets the original item in the System.ComponentModel.IBindingList.
Syntax
'Declaration
 
ReadOnly Property Item As Object
 
See Also