[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CanAddNewItem

CanAddNewItem Property

CanAddNewItem

Gets a value that indicates whether a specified object can be added to the collection.

Declaration
public bool CanAddNewItem { get; }
Implements