Data for Silverlight
MoveToLastPage Method

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

Return Value

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

Reference

DataView Class
DataView Members