Gets or sets a value indicating whether BindingSource.ListChanged events should be raised.
Documentation for this section has not yet been entered.
When the BindingSource.RaiseListChangedEvents property is false, it suspends the raising of BindingSource.ListChanged events. This event indicates that the bound list has been modified in some way, including adding, deleting, inserting, or modifying items.