ComponentOne CollectionView
C1.Win.CollectionView Assembly / C1.Win.CollectionView Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.CollectionView Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThis collection view takes an System.ComponentModel.IBindingListView and wraps its features to be consumed as an C1.CollectionView.ICollectionView<T>.
    ClassThis class exposes an C1.CollectionView.ICollectionView<T> as a System.ComponentModel.IBindingList so it can be used in WinForm controls that has support for this interface.
    ClassExtension methods for the class System.Windows.Forms.ListView.
    See Also