ICustomFunctionOperatorBrowsable Interface
The interface of the custom function which GUI supports.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
Declaration
public interface ICustomFunctionOperatorBrowsable :
ICustomFunctionOperator
See Also