Declares the CollectionChanged event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public event EventHandler<CollectionChangedEventArgs> CollectionChanged |
Visual Basic
![]() |
---|
Public Event CollectionChanged As EventHandler(Of CollectionChangedEventArgs) |
An instance of the CollectionChangedEventArgs class that provides data for the event.