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

Syntax

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

Implements

IEditableCollectionView..::..IsAddingNew

See Also