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.v18.2.dll

Declaration

int CurrencyFormat { get; set; }

Property Value

Type Description
Int32

An index of the selected currency format.

See Also