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