ComponentOne FlexGrid for UWP
CanAddNew Property (IEditableCollectionView)

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

Reference

IEditableCollectionView Interface
IEditableCollectionView Members