Initializes a new instance of the EventCollection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public EventCollection( ICollectionOwner owner ) |
Visual Basic |
---|
Public Sub New ( _ owner As ICollectionOwner _ ) |
Parameters
- owner
- Type: ICollectionOwner