[]
Configurates Value. Sets the text currently shown in the control.
public InputMaskBuilder Value(string value)
Public Function Value(value As String) As InputMaskBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| InputMaskBuilder | Current builder. |