BindingSource::AllowEdit Property
.NET Framework (current version)
Gets a value indicating whether items in the underlying list can be edited.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Implements
IBindingList::AllowEditThe AllowEdit property is typically used by other components to determine if editing of items in the list is allowed.
.NET Framework
Available since 2.0
Available since 2.0
Show: