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

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