[]
Configurates Value. Sets the current code value rendered by the control.
public virtual TBuilder Value(string value)
Public Overridable Function Value(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |