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.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public static bool GuessIsLogicalCustomFunction(
    FunctionOperator theOperator
)

Parameters

Name Type
theOperator FunctionOperator

Returns

Type
Boolean
See Also