Tooltip Property
Description
Gets/sets the tool tip that is displayed when the mouse cursor is positioned over the column header.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Tooltip() As String
Remarks
If no Tooltip is set for the column, then the tool tip that will be displayed will be the text stored in the SortByText property and the column caption.
See Also

Grid Control ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.