Skip to main content

MoveToLastPage Method

Moves to the last page. The move is only attempted when TotalItemCount is known.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool MoveToLastPage()

Return Value

Boolean
Whether or not the move was successful.

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace