ComponentOne CalendarView for WinForms
Text Property (BeforeDayTooltipShowEventArgs)

C1.Win.Calendar Namespace > BeforeDayTooltipShowEventArgs Class : Text Property
Gets or sets tooltip text. The default text is an empty string.
Syntax
'Declaration
 
Public Property Text As String
public string Text {get; set;}
Remarks
Use html encoding to format the text.
See Also

Reference

BeforeDayTooltipShowEventArgs Class
BeforeDayTooltipShowEventArgs Members