Click or drag to resize
Accord.NET (logo)

ArrayDataViewAllowNew Property

Arrays do not allow for member insertion.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public bool AllowNew { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IBindingListAllowNew
See Also