IModelMaskSettings.MaskSettings Property
Specifies mask settings for a Property Editor‘s control in the Application Model.
Namespace: DevExpress.ExpressApp.Win.SystemModule
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
#Property Value
Type | Description |
---|---|
String | Mask settings for a Property Editor‘s control. |
#Remarks
The MaskSettings property is available in WinForms application projects.
Use the Model Editor to set the MaskSettings property value. In the Model Editor, select a View Item node that has a Property Editor. Find the MaskSettings option for this node. Click the ellipsis button in the MaskSettings editor to invoke the Mask Settings dialog.
Select the required mask type and choose one of the predefined expressions. You can also define a custom mask expression. See the following topic for more information: How to Apply Masks.
Note
The Mask