DataGridCollectionViewCanRemove Property
Gets a value indicating whether the view supports Remove and RemoveAt.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool CanRemove { get; }
Public ReadOnly Property CanRemove As Boolean
Get
abstract CanRemove : bool with get
override CanRemove : bool with get
Property Value
Boolean