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