Skip to main content

SpecifyReportTemplateOptionsPageView.CurrencyFormat Property

Specifies the index of the selected currency format.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.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