Search Results for

    Show / Hide Table of Contents

    Interface IHasEditor

    Implements the object's editor.

    Namespace: FastReport
    Assembly: FastReport.dll
    Syntax
    public interface IHasEditor

    Methods

    InvokeEditor()

    Invokes the object's editor.

    Declaration
    bool InvokeEditor()
    Returns
    Type Description
    System.Boolean

    true if object was succesfully edited.

    Remarks

    This method is called by FastReport when the object is doubleclicked in the designer.

    Back to top © 1998-2025 Copyright Fast Reports Inc.