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

Syntax

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

Implements

IEditableCollectionView..::..CanAddNew

See Also