ComponentOne Basic Library for UWP
CanAddNew Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CanAddNew Property
Gets a value indicating whether a new item can be added to the underlying collection using the AddNew method.
Syntax
'Declaration
 
Public ReadOnly Property CanAddNew As System.Boolean
public System.bool CanAddNew {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members