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