[]
Configurates Mask. Sets the mask used to validate the input as the user types.
public InputMaskBuilder Mask(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| InputMaskBuilder | Current builder. |
The mask is defined as a string with one or more of the masking characters listed in the InputMask topic.