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

SpecifyReportTemplateOptionsPageView.CurrencyFormat Property

Specifies the index of the selected currency format.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v19.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public int CurrencyFormat { get; set; }

Property Value

Type Description
Int32

An index of the selected currency format.

Implements

See Also