ComponentOne DataGrid for WPF and Silverlight
MoveToPreviousPage Method

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : MoveToPreviousPage Method
Moves to the page before the current page.
Syntax
'Declaration
 
Public Overridable Function MoveToPreviousPage() As System.Boolean
public virtual System.bool MoveToPreviousPage()

Return Value

true if the operation was successful; otherwise, false.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members