PageIndex Property
Gets the current page we are on. (zero based)
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public int PageIndex { get; }
Public ReadOnly Property PageIndex As Integer
Get
member PageIndex : int with get