ComponentOne DataGrid for WPF and Silverlight
IsPageChanging Property

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : IsPageChanging Property
Gets a value that indicates whether the page index is changing.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsPageChanging As System.Boolean
public virtual System.bool IsPageChanging {get;}

Property Value

true if the page index is changing; otherwise, false.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members