[]
Defines a builder to configurate ErrorTooltip.
public class ErrorTooltipBuilder : TooltipBaseBuilder<ErrorTooltip, ErrorTooltipBuilder>
Name | Description |
---|---|
ErrorTooltipBuilder(ErrorTooltip) | Creates one ErrorTooltipBuilder instance to configurate |
Name | Description |
---|---|
IsContentHtml(bool) | Configurates IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML. |