[]
        
(Showing Draft Content)

C1.WPF.DataCollection.ICollectionViewDataCollectionItem

ICollectionViewDataCollectionItem Interface

Interface implemented by dynamic items created by C1CollectionViewDataCollection.

Namespace: C1.WPF.DataCollection
Assembly: C1.WPF.DataCollection.dll
Syntax
public interface ICollectionViewDataCollectionItem
Remarks

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

Properties

Name Description
Item

Gets the original item in the ICollectionView.