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