Skip to main content

SpecifyReportTemplateOptionsPage.CurrencyFormat Property

Specifies the index of the selected currency format.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual int CurrencyFormat { get; set; }

Property Value

Type Description
Int32

An index of the selected currency format.

See Also