PageChangingEventArgs Constructor
Constructor that takes the target page index
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public PageChangingEventArgs(
int newPageIndex
)
Public Sub New (
newPageIndex As Integer
)
new :
newPageIndex : int -> PageChangingEventArgs
Parameters
- Int32
- Index of the requested page