IModelCommonMemberViewItem.EditMask Property
Specifies a mask expression for a Property Editor.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
String | A mask expression for a Property Editor. |
#Remarks
Note
Use the Mask
The default EditMask value is the IModelRegisteredPropertyEditor.DefaultEditMask property value.
You can set the EditMask property in the Model Editor.
See the following topic for more information on how to specify mask expressions: PropertyEditor.EditMask.
Note
The Edit