Search Results for

    Show / Hide Table of Contents

    Class ElementChangeAction

    Action that is called when item changed

    Inheritance
    System.Object
    ElementChangeAction
    Implements
    IChangeAction
    Namespace: FastReport.Web.Toolbar
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public class ElementChangeAction : IChangeAction

    Properties

    OnChangeAction

    Action that is called when item changed. WebReport - WebReport for which the button is mad

    Declaration
    public Func<WebReport, string, Task> OnChangeAction { get; set; }
    Property Value
    Type Description
    System.Func<WebReport, System.String, System.Threading.Tasks.Task>

    Implements

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