ComponentOne DataGrid for WPF and Silverlight
CanChangePage Property (BaseCollectionView)

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : CanChangePage Property
Gets a value that indicates whether the System.ComponentModel.IPagedCollectionView.PageIndex value can change.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CanChangePage As System.Boolean
public virtual System.bool CanChangePage {get;}

Property Value

true if the System.ComponentModel.IPagedCollectionView.PageIndex value can change; otherwise, false.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members