ComponentOne Scheduler for WinForms
Text Property (BeforeAppointmentTooltipShowEventArgs)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeAppointmentTooltipShowEventArgs Class : Text Property
Gets or sets tooltip text.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
Remarks
Use html encoding to format the text.
See Also

Reference

BeforeAppointmentTooltipShowEventArgs Class
BeforeAppointmentTooltipShowEventArgs Members