Table of Contents

Delegate EvaluateFunctionEventHandler

Namespace
combit.Reporting
Assembly
combit.ListLabel31.CrossPlatform.dll

Represents the event arguments for evaluating a function.

public delegate void EvaluateFunctionEventHandler(object sender, EvaluateFunctionEventArgs e)

Parameters

sender object
Represents the event arguments for evaluating a function.
e EvaluateFunctionEventArgs
Represents the event arguments for evaluating a function.