Gets or sets a mask to use while the user is editing.
Declaration
public string Mask { get; set; }
Remarks
If specified, the mask must be compatible with the value of the Format property. For example, you can use the mask '99:99 >LL' for entering short times (format 't').