ComponentOne DataGrid for WPF and Silverlight
MoveToLastPage Method

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : MoveToLastPage Method
Sets the last page as the current page.
Syntax
'Declaration
 
Public Overridable Function MoveToLastPage() As System.Boolean
public virtual System.bool MoveToLastPage()

Return Value

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

Reference

BaseCollectionView Class
BaseCollectionView Members