DataGridCollectionView.

MoveToPreviousPage() Method

Summary

Moves to the page before the current page we are on.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool MoveToPreviousPage()

Return Value

Type Description
bool Whether or not the move was successful.