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)
- C#
- VB
- F#
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
abstract IsEmpty : bool with get
override IsEmpty : bool with get