CurrentAddItem Property (C1CollectionView)
Gets the item that is being added during the current add transaction started by the
AddNew method.
public System.object CurrentAddItem {get;}
'Declaration
Public ReadOnly Property CurrentAddItem As System.Object