SpecifyReportTemplateOptionsPage.FillAvailableDiscountValueTypes(ICollection) Method
Populates the list of available types for discount values.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
discountValueTypes | ICollection | A collection of discount value types. |
See Also