Skip to main content

PageChangingEventArgs Constructor

Constructor that takes the target page index

Definition

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

public PageChangingEventArgs(
int newPageIndex
)

Parameters

  Int32
Index of the requested page

See Also

Reference

PageChangingEventArgs Class
Avalonia.Collections Namespace