property Aggregate.ToolTip as String
Specifies the tooltip of the Aggregate to be displayed when the cursor hovers the object.

TypeDescription
String A String expression that defines the HTML tooltip to be shown when the cursor hovers the Aggregate object in the control's context menu. 
By default, the ToolTip property is empty. Use the ToolTip property to assign a tooltip to each Aggregate object. The ToolTip property supports the HTML format as listed bellow. The Name property of the Aggregate object defines the name to be displayed on the control's context menu. You can use the <img> HTML tag to display icons or pictures. Use the Images or HTMLPicture method to add icons or pictures to control. You can use the ShowToolTip method to display a custom tooltip. 

The ToolTip property supports the following HTML tags: