[]
        
(Showing Draft Content)

C1.C1Schedule.C1BindingSource.AllowNew

AllowNew Property

AllowNew

Gets or sets a value indicating whether the AddNew() method can be used to add items to the list.

Declaration
[Browsable(false)]
public virtual bool AllowNew { get; }
Implements