Skip to main content
All docs
V19.1

MaskData Properties

Obsolete. Contains settings which define the editor’s behavior in masked mode.
Name Description
BeepOnError Obsolete. Gets or sets a value determining whether to produce a warning sound when an error occurs.
Blank Obsolete. Gets or sets a value representing blank areas within a masked editor.
EditMask Obsolete. Gets or sets a value representing a mask expression.
IgnoreMaskBlank Obsolete. Gets or sets a value determining whether to ignore skipped positions within a mask editor.
MaskType Obsolete. Gets or sets a value specifying which mask type is used.
SaveLiteral Obsolete. Gets or sets a value determining whether to include literal characters in the BaseEdit.EditValue property of the mask editor.
See Also