ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / IsPageChanging Property

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