Base class for all report designer commands.
Namespace:
PerpetuumSoft.Reporting.CommandModelAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public abstract class Command |
Visual Basic (Declaration) |
---|
Public MustInherit Class Command |
Visual C++ |
---|
public ref class Command abstract |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Reporting.CommandModel..::.Command
PerpetuumSoft.Reporting.CommandModel..::.AddCommand
PerpetuumSoft.Reporting.CommandModel..::.ChangePropertyCommand
PerpetuumSoft.Reporting.CommandModel..::.CompositeCommand
PerpetuumSoft.Reporting.CommandModel..::.DeleteCommand
PerpetuumSoft.Reporting.CommandModel..::.Command
PerpetuumSoft.Reporting.CommandModel..::.AddCommand
PerpetuumSoft.Reporting.CommandModel..::.ChangePropertyCommand
PerpetuumSoft.Reporting.CommandModel..::.CompositeCommand
PerpetuumSoft.Reporting.CommandModel..::.DeleteCommand