Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1Schedule Namespace (C1.Win.C1Schedule.4.5.2)
    In This Topic
    Classes
     ClassDescription
    ClassProvides data for the C1Schedule.AppointmentLinkClicked event.
    ClassProvides data for the C1Schedule.BeforeAppointmentFormat event of the C1Schedule control.
    ClassProvides data for the C1Schedule.BeforeAppointmentTooltipShow event of the C1Schedule control.
    ClassProvides data for the C1Schedule.BeforeContextMenuShow event of the C1Schedule control.
    ClassProvides data for the C1Calendar.BeforeDayFormat event of the C1Calendar control.
    ClassProvides data for the C1Calendar.BeforeDayTooltipShow event of the C1Calendar control.
    ClassProvides data for the C1Schedule.BeforeGroupHeaderFormat event of the C1Schedule control.
    ClassProvides data for the C1Schedule.BeforeTimeFormat event of the C1Schedule control.
    ClassProvides data for the C1Schedule.BeforeViewChange event of the C1Schedule control.
    ClassThe 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.
    ClassThe 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.
    ClassDetermines auxiliary properties providing different C1Schedule object settings.
    ClassProvides data for the C1Schedule.BeforeExport event of the C1Schedule control.
    ClassHolds 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.
    ClassRepresents a collection of the ScheduleGroupItem objects.
    ClassProvides data for the C1Schedule.SelectedAppointmentsChanged event.
    ClassProvides data for the C1Schedule.SelectedIntervalChanged event of the C1Schedule control.
    ClassProvides data for the C1Schedule.SelectionChanged event of the C1Schedule control.
    ClassThe TimeInterval object represents continuous interval of time.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the set of default icons shown in the appointment element.
    EnumerationDetermines the set of edit options available to the end-user.
    EnumerationDetermines appearance of group headers in the Week, Day and Month views of the C1Schedule control.
    EnumerationDetermines the type of view to display in the C1Schedule control.
    EnumerationDetermines the type of UI element which is currently selected in the C1Schedule control UI.
    EnumerationDetermines the type of the time line to display in the C1Schedule control.
    EnumerationDetermines the content of week tabs in the C1Schedule month view.
    EnumerationDetermines appearance of week tabs in the Month view.
    EnumerationDetermines the type of week view to display in the C1Schedule control.
    See Also