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

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