MoveToPreviousPage Method
Moves to the page before the current page we are on.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool MoveToPreviousPage()
Public Function MoveToPreviousPage As Boolean
member MoveToPreviousPage : unit -> bool
Return Value
Boolean
Whether or not the move was successful.