DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / ClientCollectionView Class / IsPageChanging Property

In This Topic
    IsPageChanging Property
    In This Topic
    Gets a value that indicates whether the page index is changing.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPageChanging As Boolean
    public bool IsPageChanging {get;}
    See Also