[]
Configurates ClickAction. Sets a value that specifies the action to perform when the user clicks the input element in the control.
public TBuilder ClickAction(ClickAction value)
| Type | Name | Description |
|---|---|---|
| ClickAction | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |