Skip to main content

ISpecifyReportTemplateOptionsPageView.TaxValue Property

If implemented, specifies the tax value.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v24.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

object TaxValue { get; set; }

Property Value

Type Description
Object

An object that specifies the tax value.

See Also