[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.IBindingListDataCollectionItem

IBindingListDataCollectionItem Interface

Interface implemented by dynamic items created by C1BindingListDataCollection.

Namespace: C1.DataCollection.BindingList
Assembly: C1.DataCollection.BindingList.dll
Syntax
public interface IBindingListDataCollectionItem
Remarks

This interface can be used to access the original item in the underlying IBindingList.

Properties

Name Description
Item

Gets the original item in the IBindingList.