Provides data for the System.Data.DataColumnCollection.CollectionChanged event.
See Also: CollectionChangeEventArgs Members
A System.Data.DataColumnCollection.CollectionChanged event is raised when you change which items are in a collection, for example, by adding an element to a collection or removing an element from the collection. This event is not raised when an individual element changes its value.