Share via


LinkedElementCollection<T>.IBindingList.AllowEdit Property

Definition

Returns true because the collection supports modification of the elements in the collection.

property bool System::ComponentModel::IBindingList::AllowEdit { bool get(); };
bool System.ComponentModel.IBindingList.AllowEdit { get; }
member this.System.ComponentModel.IBindingList.AllowEdit : bool
 ReadOnly Property AllowEdit As Boolean Implements IBindingList.AllowEdit

Property Value

Implements

Applies to