Class | Description | |
---|---|---|
AppointmentLinkClickedEventArgs | Provides data for the C1Schedule.AppointmentLinkClicked event. | |
BeforeAppointmentFormatEventArgs | Provides data for the C1Schedule.BeforeAppointmentFormat event of the C1Schedule control. | |
BeforeAppointmentTooltipShowEventArgs | Provides data for the C1Schedule.BeforeAppointmentTooltipShow event of the C1Schedule control. | |
BeforeContextMenuShowEventArgs | Provides data for the C1Schedule.BeforeContextMenuShow event of the C1Schedule control. | |
BeforeDayFormatEventArgs | Provides data for the C1Calendar.BeforeDayFormat event of the C1Calendar control. | |
BeforeDayTooltipShowEventArgs | Provides data for the C1Calendar.BeforeDayTooltipShow event of the C1Calendar control. | |
BeforeGroupHeaderFormatEventArgs | Provides data for the C1Schedule.BeforeGroupHeaderFormat event of the C1Schedule control. | |
BeforeTimeFormatEventArgs | Provides data for the C1Schedule.BeforeTimeFormat event of the C1Schedule control. | |
BeforeViewChangeEventArgs | Provides data for the C1Schedule.BeforeViewChange event of the C1Schedule control. | |
C1Calendar | The C1Calendar control is a fully functional Outlook-style calendar that enables end-users to select the current date or the set of dates to navigate through the C1Schedule control. Depending on the amount of space available, the C1Calendar control can display one or more months at a time. | |
C1Schedule | The C1Schedule control is a fully functional Outlook-style schedule that allows users to add, edit, and manage their appointments by loading all of the appointment data either from a bound DataSource or the built-in DataSource, which saves and loads data from binary, XML or iCal file formats. By default, the C1Schedule control will display the appointment data in the ScheduleViewEnum.DayView mode, and the current day is the first date displayed. | |
C1ScheduleSettings | Determines auxiliary properties providing different C1Schedule object settings. | |
ExchangeEventArgs | Provides data for the C1Schedule.BeforeExport event of the C1Schedule control. | |
ScheduleGroupItem | Holds all the data required for displaying individual UI part for the single resource, category or contact when the C1Schedule.GroupBy property is set, or default UI otherwise. | |
ScheduleGroupItemCollection | Represents a collection of the ScheduleGroupItem objects. | |
SelectedAppointmentsChangedEventArgs | Provides data for the C1Schedule.SelectedAppointmentsChanged event. | |
SelectedIntervalChangedEventArgs | Provides data for the C1Schedule.SelectedIntervalChanged event of the C1Schedule control. | |
SelectionChangedEventArgs | Provides data for the C1Schedule.SelectionChanged event of the C1Schedule control. | |
TimeInterval | The TimeInterval object represents continuous interval of time. |