DataGridCollectionViewCanChangePage 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) Version: 11.3.999
public bool CanChangePage { get; }

Property Value

Boolean

See Also