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

In This Topic
    CanChangePage Property
    In This Topic
    Gets a value that indicates whether the PageIndex value can change.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanChangePage As System.Boolean
    public System.bool CanChangePage {get;}
    See Also