DataGridCollectionView.

MoveToNextPage() Method

Summary

Moves to the page after the current page we are on.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool MoveToNextPage()

Return Value

Type Description
bool Whether or not the move was successful.