Initializes a new instance of the CompositeCommand class

Namespace:  PerpetuumSoft.Reporting.CommandModel
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public CompositeCommand()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
CompositeCommand()

See Also