Skip to main content
A newer version of this page is available. .

ISpecifyReportTemplateOptionsPageView.CurrencyFormat Property

If implemented, specifies the index of the selected currency format.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

int CurrencyFormat { get; set; }

Property Value

Type Description
Int32

An index of the selected currency format.

See Also