ComponentOne FlexGrid for UWP
CurrentAddItem Property (IEditableCollectionView)

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

Reference

IEditableCollectionView Interface
IEditableCollectionView Members