Occurs before an item is added to the underlying list.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public event AddingNewEventHandler AddingNew
Visual Basic (Declaration)
Public Event AddingNew As AddingNewEventHandler

See Also