Skip to main content
A newer version of this page is available. .

FunctionOperator.GuessIsLogicalCustomFunction(FunctionOperator) Method

This method is intended for internal use.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v19.1.dll

Declaration

public static bool GuessIsLogicalCustomFunction(
    FunctionOperator theOperator
)

Parameters

Name Type
theOperator FunctionOperator

Returns

Type
Boolean
See Also