SpecifyReportTemplateOptionsPageView.FillAvailableTaxValueTypes(ICollection) Method
Populates the list of available types for tax values.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
taxValueTypes | ICollection | A collection of tax value types. |
Implements
See Also