Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxMaskEdit Unit

In This Article

#Classes

Name Description
EcxMaskEditError
TcxCustomMaskEdit The base type for those edit controls which provide a mask for checking the validity of text typed into a control.
TcxCustomMaskEditProperties Contains settings specific to mask editors.
TcxMaskEdit TcxMaskEdit implements a generic masked edit control.
TcxMaskEditProperties Publishes members of the TcxCustomMaskEditProperties object.

#Enums

Name Description
TcxEditMaskKind Determines the mask type of a mask editor.

#Types

Name Description
TcxEditMask Represents a mask that validates and formats user input.