DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1PagedDataCollection<T> Class
Members

In This Topic
    C1PagedDataCollection<T> Class
    In This Topic
    Collection that wraps another collection to be shown in pages of a maximum number of items.
    Object Model
    C1PagedDataCollection<T> Class
    Syntax
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1DataCollectionBase<T>
          C1.DataCollection.C1WrapDataCollection<S,T>
             C1.DataCollection.C1WrapDataCollection<T>
                C1.DataCollection.C1PagedDataCollection<T>

    See Also