Class CopyCommand
Represents the "Edit|Copy" command.
Inherited Members
Namespace: FastReport.Design
Assembly: FastReport.dll
Syntax
public class CopyCommand : CutCommand
Methods
Invoke()
Invokes the command.
Declaration
public override void Invoke()