Search Results for

    Show / Hide Table of Contents

    Class CopyCommand

    Represents the "Edit|Copy" command.

    Inheritance
    System.Object
    DesignerCommand
    CutCommand
    CopyCommand
    Inherited Members
    CutCommand.GetEnabled()
    DesignerCommand.Enabled
    DesignerCommand.CustomAction
    DesignerCommand.Invoke(Object, EventArgs)
    Namespace: FastReport.Design
    Assembly: FastReport.dll
    Syntax
    public class CopyCommand : CutCommand

    Methods

    Invoke()

    Invokes the command.

    Declaration
    public override void Invoke()
    Overrides
    CutCommand.Invoke()
    Back to top © 1998-2025 Copyright Fast Reports Inc.