DataGridCollectionViewMoveToFirstPage Method
Moves to the first page.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool MoveToFirstPage()
Public Function MoveToFirstPage As Boolean
member MoveToFirstPage : unit -> bool
Return Value
BooleanWhether or not the move was successful.