SpecifyReportTemplateOptionsPage.FillCurrencySymbols(ICollection) Method
Populates the list of available currency symbols.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| currencySymbols | ICollection | A collection of currency symbols. |
See Also