ComponentOne Data Source for Entity Framework
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 System.Boolean
    public System.bool IsPageChanging {get;}
    See Also