ISpecifyReportTemplateOptionsPageView.FillCurrencyFormats(ICollection) Method
If implemented, populates the list of available currency formats.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
currencyFormats | ICollection | A collection of currency formats. |
See Also