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

SpecifyReportTemplateOptionsPage.TaxValue Property

Specifies the tax value.

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

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

Declaration

public virtual object TaxValue { get; set; }

Property Value

Type Description
Object

An object that specifies the tax value.

See Also