DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace
Inheritance Hierarchy
In This Topic
    C1.iOS.DataCollection Namespace
    In This Topic
    Classes
     ClassDescription
    ClassUIKit.UICollectionView layout which shows an UIKit.UIActivityIndicatorView as a decorator in the bottom of the list to indicate more items are being loaded.
    ClassThis class is the bridge between UIKit.UICollectionView and C1.DataCollection.C1DataCollection<T>. Using this class you'll get built-in sort, filter, grouping, refresh and load-on-demand features.
    ClassThis class is the bridge between UIKit.UITableView and C1.DataCollection.C1DataCollection<T>. Using this class you'll get built-in sort, filter, grouping, refresh and load-on-demand features.
    See Also