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

ISpecifyReportTemplateOptionsPageView.DiscountValue Property

If implemented, specifies the discount value.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

object DiscountValue { get; set; }

Property Value

Type Description
Object

An object that specifies the discount value.

See Also