CurrentEditItem Property (C1CollectionView)
Gets the item that is being edited during the current edit transaction started by the
EditItem method.
public System.object CurrentEditItem {get;}
'Declaration
Public ReadOnly Property CurrentEditItem As System.Object