This demo illustrates the primary features of the DevExpress MVC Text Box - a single-line text input editor.
The text displayed in the edit box can be specified via the Text property. The DisplayFormatString property specifies the pattern used to format an editor's value for display purposes when not focused.
The Text Box editor supports masked input - mask settings can be accessed via the MaskSettings property. A mask expression can be specified via MaskSettings.Mask.