C1.Win.FlexGrid Namespace / ToolTipEventArgs Class / ToolTipText Property

In This Topic
ToolTipText Property (ToolTipEventArgs)
In This Topic
Gets or sets the text to be displayed in the tooltip.
Syntax
'Declaration
 
Public Property ToolTipText As String
 
See Also