ComponentOne Scheduler for WinForms
Icons Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeAppointmentFormatEventArgs Class : Icons Property
Gets or sets the AppointmentIcons value, specifying the set of icons to be displayed in the appointment element.
Syntax
'Declaration
 
Public Property Icons As AppointmentIcons
public AppointmentIcons Icons {get; set;}
See Also

Reference

BeforeAppointmentFormatEventArgs Class
BeforeAppointmentFormatEventArgs Members