[]
Configurates the OnClientPopup client event. Occurs before the tooltip content is displayed.
public TBuilder OnClientPopup(string value)
Public Function OnClientPopup(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |