Skip to main content

MoveToPage Method

Requests a page move to page pageIndex.

Definition

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

public bool MoveToPage(
int pageIndex
)

Parameters

  Int32
Index of the target page

Return Value

Boolean
Whether or not the move was successfully initiated.

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace