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

DevExpress.XtraScheduler.Drawing Namespace

Contains classes and enumerations that are used to implement drawing for the XtraScheduler.

Assembly: DevExpress.XtraScheduler.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Classes

Name Description
AllDayAreaCell An all-day appointment cell in a scheduler’s layout when it is drawn.
AppointmentImageInfo Provides information on the image object displayed within the appointment.
AppointmentImageInfoCollection Represents a collection of objects that contain information on appointment images.
AppointmentViewInfo Provides information on the visual representation of the appointment.
AppointmentViewInfoCollection A collection of AppointmentViewInfo objects.
ConnectionPointsInfo For internal use.
DayHeader Represents a scheduler’s visual element, located above the time cells area and used to identify days in the Day View.
DayOfWeekHeader Represents a scheduler’s visual element, located above the time cells area and used to identify days of the week in the Month View.
DependencyViewInfo Provides information on the visual representation of the dependency.
ExtendedCell Repesents a cell shown at the bottom of the DayView report, intended to display appointments which do not fit the visible area.
HorizontalResourceHeader Contains information on the horizontal Resource Header visual element of the Scheduler.
HorizontalSingleWeekCell Base class for the time cell in the Month view.
MonthSingleWeekCell A time cell in the main area of the Month view.
MoreButton Provides information on the visual representation of the More Buttons.
MoreButtonCollection A collection of MoreButton objects.
ResourceHeader Serves as the base class for classes that represent the Resource Headers visual elements of the Scheduler.
SchedulerHitInfo Contains information about a specific point within a scheduler.
SchedulerViewCellBase Exposes the basic functionality for the scheduler cells when they are drawn.
SchedulerViewInfoBase Serves as a base for classes which provide view information for a selected element within a scheduler.
SelectionBarCell A cell located in the Selection Bar of the Timeline view.
SingleWeekCellBase Base class for a time cell in the Week and Month views.
TimeCell An ordinary time cell in a scheduler’s layout when it is drawn.
VerticalResourceHeader Contains information on the vertical Resource Header visual element of the Scheduler.
VerticalSingleWeekCell A time cell in the main area of the Week view.

Enums

Name Description
DependencyTableType Lists types of dependency connections to the appointment.