Namespace:  C1.Data.DataSource
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

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

Implements

IEditableCollectionView..::..IsAddingNew

See Also