Skip to main content

IsEmpty Property

Gets a value indicating whether the resulting (filtered) view is empty.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool IsEmpty { get; }

Property Value

Boolean

Implements

IDataGridCollectionView.IsEmpty

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace