ComponentOne Scheduler for WinForms
CreateReccuringAllDayEvent Method

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : CreateReccuringAllDayEvent Method
Creates a new recurring all-day C1.C1Schedule.Appointment object, shows it in the Edit Appointment dialog, and then adds it to the C1.C1Schedule.AppointmentStorage.Appointments collection.
Syntax
'Declaration
 
Public Sub CreateReccuringAllDayEvent() 
public void CreateReccuringAllDayEvent()
See Also

Reference

C1Schedule Class
C1Schedule Members