Skip to main content

ISpecifyReportTemplateOptionsPageView.CurrencyFormat Property

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

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v24.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

int CurrencyFormat { get; set; }

Property Value

Type Description
Int32

An index of the selected currency format.

See Also