DataGridCollectionViewIsEmpty Property
Gets a value indicating whether the resulting (filtered) view is empty.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
abstract IsEmpty : bool with get
override IsEmpty : bool with get
BooleanIDataGridCollectionViewIsEmpty