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
senderobject- Represents the event arguments for evaluating a function.
eEvaluateFunctionEventArgs- Represents the event arguments for evaluating a function.