ComponentOne FlexGrid for UWP
IsEditingItem Property (IEditableCollectionView)

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

Reference

IEditableCollectionView Interface
IEditableCollectionView Members