Skip to main content

FunctionOperator.GuessIsLogicalCustomFunction(FunctionOperator) Method

This method is intended for internal use.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public static bool GuessIsLogicalCustomFunction(
    FunctionOperator theOperator
)

Parameters

Name Type
theOperator FunctionOperator

Returns

Type
Boolean
See Also