ComponentOne Basic Library for UWP
CurrentAddItem Property (C1CollectionView)

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

Reference

C1CollectionView Class
C1CollectionView Members