Contains data about EventCollection change events.

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

Syntax

C#
public class EventCollectionChangeEventArgs : EventArgs
Visual Basic
Public Class EventCollectionChangeEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.C1Preview..::..EventCollectionChangeEventArgs

See Also