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