[]
Interface implemented by dynamic items created by C1CollectionViewDataCollection.
public interface ICollectionViewDataCollectionItem
This interface can be used to access the original item in the underlying ICollectionView.
| Name | Description |
|---|---|
| Item | Gets the original item in the ICollectionView. |