C1.Win.RulesManager Namespace / BeforeTooltipShowEventArgs Class / ToolTip Property

In This Topic
ToolTip Property
In This Topic
Gets or sets tooltip text.
Syntax
'Declaration
 
Public Property ToolTip As String
 
Remarks
Use html encoding to format the text.
See Also