DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportPaging Interface / CurrentPage Property

In This Topic
    CurrentPage Property (ISupportPaging)
    In This Topic
    Gets the current page number.
    Syntax
    'Declaration
     
    ReadOnly Property CurrentPage As Integer
    int CurrentPage {get;}
    See Also