CanChangePage Property
Gets a value indicating whether the PageIndex value is allowed to change or not.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool CanChangePage { get; }
Public ReadOnly Property CanChangePage As Boolean
Get
member CanChangePage : bool with get