[]
Configurates RawValue. Sets the raw value of the control (excluding mask literals).
public InputMaskBuilder RawValue(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| InputMaskBuilder | Current builder. |
The raw value of the control excludes prompt and literal characters.