DataGridCollectionViewMoveToPreviousPage Method
Moves to the page before the current page we are on.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool MoveToPreviousPage()
Public Function MoveToPreviousPage As Boolean
member MoveToPreviousPage : unit -> bool
Return Value
BooleanWhether or not the move was successful.