Skip to main content

SpecifyReportTemplateOptionsPageView.TaxValue Property

Specifies the tax value.

Namespace: DevExpress.XtraReports.Wizards.Views

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

NuGet Package: DevExpress.Win.Reporting

Declaration

public object TaxValue { get; set; }

Property Value

Type Description
Object

An object that specifies the tax value.

Implements

See Also