TIWCGJQTooltipOptions.InnerHtmlStyle Property

It is an object that contains CSS properties as {color: ‘#000000', margin:’0px’}the CSS properties inside this object will be added to the <TD> tag container with “{BASE CLASS}-innerHtml” as class attribute in the markup template; by default it is an empty object.

Namespace: IWCGJQTooltip
published
 property InnerHtmlStyle: TCGJSon index 08 read GetJSonValue write SetJSonValue stored IsJSonStored;

Property Value

Type: TCGJSon