ComponentOne FlexGrid for UWP
CanRemove Property (IEditableCollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IEditableCollectionView Interface : CanRemove Property
Gets a value indicating whether an item can be removed from the underlying collection.
Syntax
'Declaration
 
ReadOnly Property CanRemove As System.Boolean
System.bool CanRemove {get;}
See Also

Reference

IEditableCollectionView Interface
IEditableCollectionView Members