ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IPagedCollectionView Interface / IsPageChanging Property

In This Topic
    IsPageChanging Property (IPagedCollectionView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property IsPageChanging As System.Boolean
    System.bool IsPageChanging {get;}
    See Also