Skip to main content

SpecifyReportTemplateOptionsPage.DiscountValue Property

Specifies the discount value.

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

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual object DiscountValue { get; set; }

Property Value

Type Description
Object

An object that specifies the discount value.

See Also