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

Syntax

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

Implements

IEditableCollectionView..::..CanAddNew

See Also