Version

Infragistics.Win.UltraWinSchedule.TimelineView Namespace

Classes
 ClassDescription
ClassActivityAreaUIElement Area in which time slots, appointments, and/or holidays are displayed.
ClassActivityGrabHandleUIElement Displays a square on the left and/or right side of a selected AppointmentUIElement to indicate that it responds to user interface actions.
ClassActivityIndicatorUIElementBase Base class for appointment/holiday indicator elements.
ClassActivityScrollButtonUIElement Encapsulates the buttons that are displayed when not all activities can be displayed within the ActivityAreaUIElement.
ClassActivityScrollButtonUIElement.ActivityScrollButtonAccessibleObject The Accessible object for a column.
ClassActivityTextUIElementBase Base class for the AppointmentUIElement. HolidayNameUIElement classes.
ClassActivityUIElementBase Base class for the AppointmentUIElement and HolidayUIElement classes.
ClassActivityUIElementBase.ActivityAccessibleObjectBase The Accessible object for a column.
ClassAppointmentDisplaySettings Exposes properties which control the manner in which the constituent elements of the AppointmentUIElement are displayed.
ClassAppointmentIndicatorUIElementBase Base class for appointment indicator elements.
ClassAppointmentLocationUIElement Displays the value of the Location property.
ClassAppointmentTextUIElementBase Displays text for the AppointmentUIElement.
ClassAppointmentTimeUIElement Displays the value of the StartDateTime and EndDateTime properties for an AppointmentUIElement.
ClassAppointmentUIElement Represents an Appointment in the user interface.
ClassAppointmentUIElement.AppointmentAccessibleObject The Accessible object for a column.
ClassClientAreaUIElement Represents the client area of the UltraTimelineView, which is the area inside the borders and scrollbars.
ClassColumnHeaderAreaUIElement Area in which the ColumnHeaderUIElements are displayed.
ClassColumnHeaderUIElement Displays the formatted date/time for an associated TimeSlotUIElement in the UltraTimelineView control.
ClassColumnHeaderUIElement.ColumnHeaderAccessibleObject The Accessible object for a column.
ClassContainerUIElementBase Base class for elements that do not draw anything onto the control.
ClassDateNavigationButtonUIElement Encapsulates the buttons that are displayed when the DateNavigationButtonVisibility property resolves to a value other than 'Hide'.
ClassDateNavigationButtonUIElement.DateNavigationButtonAccessibleObject The Accessible object for a column.
ClassDateTimeContinuationUIElement Draws an arrow which indicates that an activity extends to a date/time that is not currently within the viewable area of the control.
ClassDateTimeIntervalLabelAreaUIElement Area in which the ColumnHeaderUIElements are displayed.
ClassDateTimeIntervalLabelUIElement Displays the label for a DateTimeInterval in the UltraTimelineView control.
ClassDateTimeIntervalLabelUIElement.DateTimeIntervalLabelAccessibleObject The Accessible object for a column.
ClassHolidayDateUIElement Displays the start and end dates for a Holiday property.
ClassHolidayNameUIElement Displays the value of the Name property.
ClassHolidayUIElement Represents a Holiday in the user interface.
ClassHolidayUIElement.HolidayAccessibleObject The Accessible object for a column.
ClassHorizontalScrollSettings Defines the range and increments for the horizontal scrollbar displayed by the UltraTimelineView control.
ClassOwnerHeaderUIElement Displays the caption for an Owner. in the UltraTimelineView control.
ClassOwnerHeaderUIElement.OwnerHeaderAccessibleObject The Accessible object for an Owner.
ClassOwnerUIElement Area in which the OwnerHeaderUIElement and ActivityAreaUIElement is displayed.
ClassRecurrenceIndicatorUIElement Indicates that the associated Appointment is a member of a recurrence.
ClassReminderIndicatorUIElement Indicates that the associated Appointment has an enabled Reminder.
ClassTimelineViewHeaderElementBase Base class for the OwnerHeaderUIElement and ColumnHeaderUIElement classes.
ClassTimelineViewHeaderElementBase.HeaderAccessibleObjectBase The Accessible object for a column.
ClassTimeSlotUIElement Area which represents a range of time whose duration is defined by the PrimaryInterval, and optionally is associated with a specific Owner.
ClassUltraTimelineViewUIElement UIElement-derived class which represents the UltraTimelineView control in the user interface.
Enumerations
 EnumerationDescription
EnumerationAppointmentHitTestArea Constants which identify the constituent elements of the ActivityUIElementBase derived elements.
EnumerationHolidayHitTestArea Constants which identify the constituent elements of the ActivityUIElementBase derived elements.
See Also