Initializes a new instance of the Actions class.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Actions(
	ICollectionOwner owner
)
Visual Basic
Public Sub New ( _
	owner As ICollectionOwner _
)

Parameters

owner
Type: ICollectionOwner

See Also