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