[]
Configurates IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML.
public TBuilder IsContentHtml(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |