ReportCustomFunctionOperatorBase.Description Property
Gets the text displayed in the function’s tooltip and in the Expression Editor’s Description Panel.
Namespace: DevExpress.XtraReports.Expressions
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String | Text with information about the purpose and syntax of a function. |
See Also