Appointments provide information about events set to occur at specified times. Schedule supports binding custom appointments.
In addition to default appointments, users can use their own collections and bind a business object to an appointment by mapping its fields, such as start time, end time, subject, notes, and recurrence. Any type of IEnumerable data binding is supported.
Load appointments on demand for the current view based on visible dates.
You can customize the default appearance of the appointment view. You can also add different views such as images and text for each appointment.
Sets appointment height regardless of duration to show appointments in the view. You can even show zero duration appointments if desired.
Skip or change a particular occurrence of a recurring appointment by setting exceptions for that appointment. You can also add or delete recurrence exceptions dynamically.
Display indicators in cells and display appointments below the selected date in the month view. You can also customize the inline view and appointment view.
Display selected date appointments below the month in the agenda view. You can also customize the agenda view and appointments.
Display appointments created in various time zones in a specified time zone regardless of the time zone set on the system or device. Appointment times are also automatically adjusted and displayed based on daylight savings time.
Like the time slot, you can select appointments. Selection style also can be customized.