ComponentOne Basic Library for UWP
IsAddingNew Property (C1CollectionView)

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

Reference

C1CollectionView Class
C1CollectionView Members