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