ICustomFunctionOperator.Name Property
In This Article
When implemented by a custom function, specifies its name.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
String | A String used to identify a custom function. |
See Also