DataGridCollectionView.

MoveToLastPage() Method

Summary

Moves to the last page. The move is only attempted when TotalItemCount is known.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool MoveToLastPage()

Return Value

Type Description
bool Whether or not the move was successful.