Skip to main content
A newer version of this page is available.
All docs
V18.1

MaskData Class

Obsolete. Contains settings which define the editor’s behavior in masked mode.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v18.1.dll

Declaration

[TypeConverter(typeof(ExpandableObjectConverter))]
public class MaskData

Remarks

Use the RepositoryItemTextEdit.Mask property to customize the mask settings.

Inheritance

Object
MaskData
See Also