Name

CollectionChangeEventHandler

Synopsis

This is the delegate for events that use the CollectionChangeEventArgs class to encapsulate their data.


public delegate void CollectionChangeEventHandler(object sender, CollectionChangeEventArgs e);

Associated Events

System.Windows.Forms.BindingContext.CollectionChanged( ), System.Windows.Forms.BindingsCollection.CollectionChanged( ), System.Windows.Forms.ControlBindingsCollection.CollectionChanged( ), System.Windows.Forms.GridColumnStylesCollection.CollectionChanged( ), System.Windows.Forms.GridTableStylesCollection.CollectionChanged( )

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.