ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / ClientCollectionView Class / PageIndex Property

In This Topic
    PageIndex Property (ClientCollectionView)
    In This Topic
    Gets the zero-based index of the current page.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageIndex As System.Integer
    public System.int PageIndex {get;}
    See Also