DataSource for Entity Framework in WPF
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 Boolean
    public bool CanChangePage {get;}
    See Also