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

Syntax

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

Implements

IEditableCollectionView..::..CanCancelEdit

See Also