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

Namespace: IWCGJQTooltip
published
 property DivStyle: TCGJSon index 05 read GetJSonValue write SetJsonValue stored IsJSonStored;

Property Value

Type: TCGJSon