ComponentOne FlexGrid for UWP
IsAddingNew Property (IEditableCollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IEditableCollectionView Interface : IsAddingNew Property
Gets a value indicating whether an add transaction started by the AddNew method is in progress.
Syntax
'Declaration
 
ReadOnly Property IsAddingNew As System.Boolean
System.bool IsAddingNew {get;}
See Also

Reference

IEditableCollectionView Interface
IEditableCollectionView Members