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

ISpecifyReportTemplateOptionsPageView.DiscountValueType Property

If implemented, specifies the selected discount value type.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

TemplateValueType DiscountValueType { get; set; }

Property Value

Type Description
TemplateValueType

A TemplateValueType enumeration value.

See Also