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