ISpecifyReportTemplateOptionsPageView.FillAvailableDiscountValueTypes(ICollection) Method
If implemented, populates the list of available types for discount values.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
discountValueTypes | ICollection | A collection of discount value types. |
See Also