[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowNew

AllowNew Property

AllowNew

Gets whether you can add items to the list using AddNew().

Declaration
public bool AllowNew { get; }
Implements