Skip to main content

SpecifyReportTemplateOptionsPage.CurrencySymbol Property

Specifies the selected currency symbol.

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

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual string CurrencySymbol { get; set; }

Property Value

Type Description
String

A string that specifies the currency symbol.

See Also