ComponentOne Scheduler for WinForms
Text Property (BeforeAppointmentFormatEventArgs)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeAppointmentFormatEventArgs Class : Text Property
Gets or sets the text displayed in the appointment element.
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

BeforeAppointmentFormatEventArgs Class
BeforeAppointmentFormatEventArgs Members