C1.Win.Schedule.8 Assembly / C1.Win.Schedule Namespace / BeforeDayTooltipShowEventArgs Class / Text Property

In This Topic
Text Property (BeforeDayTooltipShowEventArgs)
In This Topic
Gets or sets tooltip text. The default text is an empty string.
Syntax
'Declaration
 
Public Property Text As System.String
 
Remarks
Use html encoding to format the text.
See Also