DataGridCollectionView.

IsPageChanging Property

Summary

Gets a value indicating whether a page index change is in process or not.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool IsPageChanging { get; private set; }

Value

Type Description
bool