ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / C1DataPager Class / CanChangePage Property

In This Topic
    CanChangePage Property (C1DataPager)
    In This Topic
    Gets a value that indicates whether or not the user is allowed to move to another page
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanChangePage As Boolean
    public bool CanChangePage {get;}
    See Also