Click or drag to resize
ISchedulerTimeSlotAppointments Property
A list of the appointments that start in this time slot.

Namespace: Kettic.AspNet.Controls.Scheduler.Views
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
IList<Appointment> Appointments { get; }

Property Value

Type: IListAppointment
See Also