Skip to main content

ConfigureReportPageSettingsPage.Mask Property

Specifies the mask applied to the display text of editors on the Specify Report Page Settings wizard page.

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

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual string Mask { get; set; }

Property Value

Type Description
String

A string that specifies the mask expression.

See Also