C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionView Class / IsAddingNew Property

In This Topic
IsAddingNew Property
In This Topic
Gets a value that indicates whether an add transaction is in progress.
Syntax
'Declaration
 
Public ReadOnly Property IsAddingNew As Boolean
 
See Also