DataGridCollectionViewCanRemove Property

Gets a value indicating whether the view supports Remove and RemoveAt.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool CanRemove { get; }

Property Value

Boolean

See Also