ComponentOne FlexGrid for UWP
CurrentEditItem Property (IEditableCollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IEditableCollectionView Interface : CurrentEditItem Property
Gets the item that is being edited during the current edit transaction started by the EditItem method.
Syntax
'Declaration
 
ReadOnly Property CurrentEditItem As System.Object
System.object CurrentEditItem {get;}
See Also

Reference

IEditableCollectionView Interface
IEditableCollectionView Members