Search Results for

    Show / Hide Table of Contents

    Delegate GridMenuHandler.RequestScriptParameterHandler

    Delegate for requestion script parameter which must be added dynamically to a method call (e.g. IronPython)

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public delegate void RequestScriptParameterHandler(object sender, RequestScriptParameterEventArgs e);
    Parameters
    Type Name Description
    System.Object sender
    RequestScriptParameterEventArgs e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx