FunctionInfo.CustomFunctionOperator Property
Specifies an object providing instructions required for evaluation of a function.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| ICustomFunctionOperator | An object implementing the ICustomFunctionOperator interface. |
See Also