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

SpecifyReportTemplateOptionsPage.DiscountValueMask Property

Specifies the mask applied to the discount value.

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

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

Declaration

public virtual string DiscountValueMask { get; set; }

Property Value

Type Description
String

A string that specifies the mask applied to the discount value.

See Also