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

ISpecifyReportTemplateOptionsPageView.TaxValueType Property

If implemented, specifies the selected tax value type.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

TemplateValueType TaxValueType { get; set; }

Property Value

Type Description
TemplateValueType

A TemplateValueType enumeration value.

See Also