DataGridCollectionViewCanChangePage Property
Gets a value indicating whether the PageIndex value is allowed to change or not.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool CanChangePage { get; }
Public ReadOnly Property CanChangePage As Boolean
Get
member CanChangePage : bool with get
Property Value
Boolean