DataViewManager.IBindingList.AllowRemove Property

Definition

For a description of this member, see AllowRemove.

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

Property Value

For a description of this member, see AllowRemove.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the DataViewManager instance is cast to an IBindingList interface.

Applies to