Skip to main content

SpecifyReportTemplateOptionsPageView.TaxValueType Property

Specifies the selected tax value type.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public TemplateValueType TaxValueType { get; set; }

Property Value

Type Description
TemplateValueType

A TemplateValueType enumeration value.

Implements

See Also