Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
bool IEditableCollectionView.CanRemove { get; }
Visual Basic
Private ReadOnly Property CanRemove As Boolean
	Implements IEditableCollectionView.CanRemove
	Get

Implements

IEditableCollectionView..::..CanRemove

See Also