[]
Gets or sets a value indicating whether the AddNew() method can be used to add items to the list.
[C1Description("C1BindingSource.AllowNew", "Indicates whether the AddNew method can be used to add items to the list.")]
[Browsable(false)]
public virtual bool AllowNew { get; }
<C1Description("C1BindingSource.AllowNew", "Indicates whether the AddNew method can be used to add items to the list.")>
<Browsable(False)>
Public Overridable ReadOnly Property AllowNew As Boolean