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

Syntax

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

Implements

IEditableCollectionView..::..IsEditingItem

See Also