Documentation for this section has not yet been entered.
The BindingList`1.AllowRemove property is typically used by other components to determine if the removal of items is allowed.
When BindingList`1.AllowRemove is set to a new value, a BindingList`1.ListChanged event of type ListChangedType.Reset occurs.