Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportPaging Interface
Properties Methods Events

In This Topic
    ISupportPaging Interface Members
    In This Topic

    The following tables list the members exposed by ISupportPaging.

    Public Properties
     NameDescription
     PropertyGets the current page number.  
     PropertyGets or sets the maximum number of items per page.  
     PropertyGets the total number of items in the collection.  
    Top
    Public Methods
     NameDescription
     MethodMoves to the page pageIndex.  
    Top
    Public Events
     NameDescription
     EventOccurs after the current page changed.  
    Top
    See Also