Sparkline for UWP | ComponentOne
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 Boolean
    public bool IsPageChanging {get;}
    See Also