IBindingList::AllowNew Property
.NET Framework (current version)
Gets whether you can add items to the list using AddNew.
Assembly: System (in System.dll)
If IList::IsFixedSize or IList::IsReadOnly is true, this property returns false.
.NET Framework
Available since 1.1
Available since 1.1
Show: