DataGridCollectionViewPageIndex Property

Gets the current page we are on. (zero based)

Definition

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

Property Value

Int32

See Also