System.ComponentModel.IBindingList.AllowNew Property

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

Syntax

public bool AllowNew { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If IList.IsFixedSize or IList.IsReadOnly is true, this property returns false.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0