Skip to main content

SpecifyReportTemplateOptionsPage.AvailableDiscountValueTypes Property

Specifies available discount value types.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual ICollection AvailableDiscountValueTypes { get; set; }

Property Value

Type Description
ICollection

A collection of discount value types.

See Also