SpecifyReportTemplateOptionsPage.TaxInclusive Property
Specifies whether the tax value is included in the price values.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the tax is included in the price values; otherwise, false. |
See Also