Search Results for

    Show / Hide Table of Contents

    Class ChooseDataCommand

    Represents the "Data|Choose Report Data..." command.

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

    Methods

    GetEnabled()

    Gets a value for the Enabled property.

    Declaration
    protected override bool GetEnabled()
    Returns
    Type Description
    System.Boolean

    true if command is enabled.

    Overrides
    DesignerCommand.GetEnabled()

    Invoke()

    Invokes the command.

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