[]
Configurates Placeholder. Sets the string shown as a hint when the control is empty.
public TBuilder Placeholder(string value)
Public Function Placeholder(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |