SpecifyReportTemplateOptionsPageView.FillCurrencyFormats(ICollection) Method
Populates the list of available currency formats.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| currencyFormats | ICollection | A collection of currency formats. |
Implements
See Also