Click or drag to resize
ISchedulerTimeSlot Properties

The ISchedulerTimeSlot type exposes the following members.

Properties
  Name Description
Public property Appointments
A list of the appointments that start in this time slot.
Public property Control
The control that represents this time slot.
Public property CssClass
An optional CSS class name that will be rendered for the time slot.
Public property Duration
The duration of the time slot.
Public property End
The end time of the time slot.
Public property Index
The unique index of the time slot.
Public property Resource
The resource associated with the time slot.
Public property Start
The start time of the time slot.
Top
See Also