property Column.ToolTip as String
Specifies the column's tooltip description.

TypeDescription
String A string expression that defines the column's tooltip. The column's tooltip supports built-in HTML format

By default, the Tooltip property is empty. Use the ToolTip property to assign a tooltip to a column. The column's tooltip shows up when the cursor is over the header of the column.