ComponentOne Basic Library for UWP
IsEditingItem Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : IsEditingItem Property
Gets a value indicating whether an edit transaction started by the EditItem method is in progress.
Syntax
'Declaration
 
Public ReadOnly Property IsEditingItem As System.Boolean
public System.bool IsEditingItem {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members