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