ComponentOne DataGrid for WPF and Silverlight
MoveToFirstPage Method

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

Return Value

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

Reference

BaseCollectionView Class
BaseCollectionView Members