TIWCGJQTooltipOptions.TableStyle 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 main <TABLE> tag in the markup template;by default it is an empty object.

Namespace: IWCGJQTooltip
published
 property TableStyle: TCGJSon index 06 read GetJSonValue write SetJsonValue stored IsJSonStored;

Property Value

Type: TCGJSon