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

SpecifyReportTemplateOptionsPage.CurrencyFormat Property

Specifies the index of the selected currency format.

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

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

Declaration

public virtual int CurrencyFormat { get; set; }

Property Value

Type Description
Int32

An index of the selected currency format.

See Also