Sets the style of tooltips to display. If True, enhanced tooltips which support HTML will be displayed. If False, standard browser tooltips will be shown.
Syntax
public System.bool IsShowEnhancedTooltips {get; set;}
Property Value
True or
False as described above.