C1.Win.C1Input Namespace / TooltipShowingEventArgs Class / Text Property

In This Topic
Text Property (TooltipShowingEventArgs)
In This Topic
Gets or sets the HTML content to be displayed in the tooltip.
Syntax
'Declaration
 
Public Property Text As String
 
See Also