ComponentOne Basic Library for UWP
CurrentEditItem Property (C1CollectionView)

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

Reference

C1CollectionView Class
C1CollectionView Members