DataGridCollectionViewIsPageChanging Property
Gets a value indicating whether a page index change is in process or not.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsPageChanging { get; }
Public ReadOnly Property IsPageChanging As Boolean
Get
member IsPageChanging : bool with get
Property Value
Boolean