IDataGridCollectionViewIsEmpty Property
Gets a value that indicates whether the view is empty.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
ReadOnly Property IsEmpty As Boolean
Get
abstract IsEmpty : bool with get
Return Value
Booleantrue if the view is empty; otherwise, false.