Skip to main content
A newer version of this page is available. .

SpecifyReportTemplateOptionsPage.AvailableDiscountValueTypes Property

Specifies available discount value types.

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

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

Declaration

public virtual ICollection AvailableDiscountValueTypes { get; set; }

Property Value

Type Description
ICollection

A collection of discount value types.

See Also