Occurs when a change is about to be made to the current collection.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public event EventCollectionChangeEventHandler Changing
Visual Basic
Public Event Changing As EventCollectionChangeEventHandler

See Also