Skip to main content

SpecifyReportTemplateOptionsPage.TaxValueType Property

Specifies the selected tax value type.

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

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual TemplateValueType TaxValueType { get; set; }

Property Value

Type Description
TemplateValueType

A TemplateValueType enumeration value.

See Also