[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CanAddNew

CanAddNew Property

CanAddNew

Gets a value that indicates whether a new item can be added to the collection.

Declaration
public bool CanAddNew { get; }
Implements