DataGridCollectionView.

CanRemove Property

Summary

Gets a value indicating whether the view supports Remove and RemoveAt.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool CanRemove { get; }

Value

Type Description
bool