ComponentOne FlexGrid 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 Boolean
    public bool CanChangePage {get;}
    See Also