PageChangingEventArgsNewPageIndex Property

Gets the index of the requested page

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public int NewPageIndex { get; }

Property Value

Int32

See Also