Data for Silverlight
MoveToNextPage Method

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

Return Value

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

Reference

DataView Class
DataView Members