Skip to main content

SpecifyReportTemplateOptionsPage.TaxValueDisplayFormat Property

Specifies the tax value’s display format.

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

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual string TaxValueDisplayFormat { get; set; }

Property Value

Type Description
String

A string that specifies the display format.

See Also