DateBoxBuilder.UseMaskBehavior Method
| Name | Parameters | Description |
|---|---|---|
| UseMaskBehavior(JS) | value | Specifies whether to control user input using a mask created based on the displayFormat. Mirrors the client-side useMaskBehavior option. |
| UseMaskBehavior(Boolean) | value | Specifies whether to control user input using a mask created based on the displayFormat. Mirrors the client-side useMaskBehavior option. |