[]
Configurates Mask. Sets a mask to use while editing.
public TBuilder Mask(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
The mask format is the same one that the InputMask control uses.