List & Label .NET
combit.Reporting Namespace / DesignerFunction Class

In This Topic
    DesignerFunction Class Events
    In This Topic

    For a list of all members of this type, see DesignerFunction members.

    Public Events
     NameDescription
    Public Event

    In this event the data type of parameters and e.g. the parameter ranges should be checked for validity.

     
    Public Event

    The event EvaluateFunction has to be handled in order to activate the function. You can gain access to the parameters indicated by the user through event arguments.

     
    Public Event

    Via ParameterAutoComplete, it is possible to give different recommended values to the AutoComplete feature of the formula assistant.

     
    Top
    See Also