Gets a value that indicates whether an System.Windows.Data.PagedCollectionView.EditItem(System.Object) transaction is in progress.
Syntax
'Declaration
Public Overridable ReadOnly Property IsEditingItem As Boolean
public virtual bool IsEditingItem {get;}
See Also