TemplateOptions.CurrencySymbol Property
Specifies the selected currency symbol.
Namespace: DevExpress.XtraReports.Wizards.Templates
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the currency symbol. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to CurrencySymbol |
|---|---|
| ReportModel |
|
| TemplateInfo |
|
See Also