SpecifyReportTemplateOptionsPage.UpdateTaxEditorProperties(Boolean, String) Method
Updates the tax editor according to the specified settings.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v25.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| isNumeric | Boolean |
|
| mask | String | A string that specifies the mask applied to the tax value. |
See Also