Skip to main content
A newer version of this page is available. .

DevExpress.Xpf.Scheduler.Drawing Namespace

Contains classes that are used to implement drawing for the DXScheduler for WPF suite.

Assembly: DevExpress.Xpf.Scheduler.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduler, DevExpress.Wpf.Scheduler

Classes

Name Description
AppointmentViewInfo Provides information on the visual representation of the appointment.
DayViewScrollViewer A scrollable area of the Day View or Work-Week View.
ResourceNavigatorControl Represents the Resource Navigator control.
VisualAllDayAreaCell Provides information on the visual representation of an all-day area cell.
VisualAppointmentControl Serves as a base for classes containing information on the visual representation of appointments.
VisualDateCell Serves as a base for classes providing information on the visual representation of date cells displayed in the Week and Month view, and day headers of the Day, Work-Week, Week and Month views.
VisualDateCellHeader Provides information on the visual representation of a day header displayed in the Week View or Month View.
VisualDateHeader Provides information on the visual representation of a day header displayed in the Day View or Work-Week View.
VisualDayOfWeekHeader Provides information on the visual representation of a day of week header.
VisualDayViewGroupByDate Provides information on visual elements displayed within the SchedulerControl, when Day View or Work-Week View is the currently active view and appointments are grouped by dates.
VisualDayViewGroupByNone Provides information on visual elements displayed within the SchedulerControl, when the Day View or Work-Week View is the currently active view and no grouping is applied to appointments.
VisualDayViewGroupByResource Provides information on visual elements displayed within the SchedulerControl, when Day View or Work-Week View is the currently active view and appointments are grouped by resources.
VisualDayViewInterval Provides information on visual elements combined into time intervals displayed in the SchedulerControl.
VisualDayViewResourcesBasedViewInfo Serves as a base for classes that provide information on the visual representation of the Day or Work-Week view’s elements displayed in the SchedulerControl, based on resources.
VisualDraggedAppointmentControl Provides information on the visual representation of time cells, over which an appointment is being dragged.
VisualHorizontalAppointmentControl Provides information on the visual representation of an appointment displayed horizontally in the SchedulerControl.
VisualIntervalsBasedViewInfo Serves as a base for classes that provide information on the visual representation of the view‘s elements displayed in the Scheduler Control, based on time intervals.
VisualMonthViewGroupByDate Provides information on visual elements displayed within the SchedulerControl, when Month View is the currently active view and appointments are grouped by dates.
VisualMonthViewGroupByNone Provides information on visual elements displayed within the SchedulerControl, when Month View is the currently active view and no grouping is applied to appointments.
VisualMonthViewGroupByResource Provides information on visual elements displayed within the SchedulerControl, when Month View is the currently active view and appointments are grouped by resources.
VisualNavigationButton Provides information on the visual representation of a navigation button.
VisualResource Serves as the base for classes that provide information on visual elements (resource headers, navigation buttons, etc.) combined into resource containers in different views.
VisualResourceAllDayArea Provides information on the visual representation of an all-day area, displayed for a particular resource in the SchedulerControl.
VisualResourceAllDayAreaCollection A collection of VisualResourceAllDayArea objects.
VisualResourceCellBase Serves as a base for classes containing information on the visual representation of elements associated with resources (time cells, day headers, resource headers).
VisualResourceHeader Provides information on the visual representation of a resource header.
VisualResourceHeaderBase Serves as a base for classes providing information on the visual representation of resource headers.
VisualResourcesBasedViewInfo Serves as a base for classes that provide information on the visual representation of the view‘s elements displayed in the SchedulerControl, based on resources.
VisualSingleTimelineCell Provides information on the visual representation of a time cell displayed in the Timeline View.
VisualTimeCell Provides information on the visual representation of a time cell, displayed in the Day View and Work-Week View, and selection bar.
VisualTimeCellBase Serves as a base for classes containing information on the visual representation of time cells, displayed in the working area of the Scheduler control’s views.
VisualTimelineViewGroupBase Services as a base for classes that provide information on visual elements displayed in the Timeline View, depending on a type of grouping currently applied to appointments.
VisualTimelineViewGroupByDate Provides information on visual elements displayed within the SchedulerControl, when Timeline View is the currently active view and appointments are grouped by dates or resources.
VisualTimelineViewGroupByNone Provides information on visual elements displayed within the SchedulerControl, when Timeline View is the currently active view and no grouping is applied to appointments.
VisualTimeScaleHeader Provides information on the visual representation of day headers, for time scales displayed in the Timeline View.
VisualVerticalAppointmentControl Provides information on the visual representation of an appointment displayed vertically in the SchedulerControl.
VisualVerticalWeekViewResource Provides information on visual elements combined into resource containers displayed in the SchedulerControl, when the Week View is currently active and appointments are grouped by resources or no grouping is applied.
VisualViewInfoBase Services as a base for classes that provide information on visual elements displayed in the SchedulerControl, depending on the current active view and type of grouping currently applied to appointments.
VisualWeekViewGroupByDate Provides information on visual elements displayed within the SchedulerControl when Week View is a currently active view and appointments are grouped by dates.
VisualWeekViewGroupByNone Provides information on visual elements displayed within the SchedulerControl when Week View is a currently active view and no grouping is applied to appointments.
VisualWeekViewGroupByResource Provides information on visual elements displayed within the SchedulerControl when Week View is a currently active view and appointments are grouped by resources.
VisualWorkTimeCellBase Serves as a base for classes containing information on the visual representation of time cells, displayed in the working area of Day View, Work-Week View and Timeline View.

Enums

Name Description
NavigationDirection Lists the values used to specify the direction of arrows within Navigation Buttons.