Skip to main content

PageChanging Event

Raised when a page index change is requested

Definition

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

public event EventHandler<PageChangingEventArgs> PageChanging
View Source

Value

EventHandler(PageChangingEventArgs)

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace