ReportCustomFunctionOperatorBase.Name Property
In This Article
The name of a custom function.
Namespace: DevExpress.XtraReports.Expressions
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that is the function’s name. |
See Also