Back to Devexpress

DevExpress.XtraScheduler.Drawing Namespace

windowsforms-devexpress-dot-xtrascheduler-04a9c11b.md

latest4.8 KB
Original Source

DevExpress.XtraScheduler.Drawing Namespace

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

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Classes

NameDescription
AllDayAreaCellAn all-day appointment cell in a scheduler’s layout when it is drawn.
AppointmentImageInfoProvides information on the image object displayed within the appointment.
AppointmentImageInfoCollectionRepresents a collection of objects that contain information on appointment images.
AppointmentViewInfoProvides information on the visual representation of the appointment.
AppointmentViewInfoCollectionA collection of AppointmentViewInfo objects.
ConnectionPointsInfoFor internal use.
DayHeaderRepresents a scheduler’s visual element, located above the time cells area and used to identify days in the Day View.
DayOfWeekHeaderRepresents a scheduler’s visual element, located above the time cells area and used to identify days of the week in the Month View.
DependencyViewInfoProvides information on the visual representation of the dependency.
ExtendedCellRepesents a cell shown at the bottom of the DayView report, intended to display appointments which do not fit the visible area.
HorizontalResourceHeaderContains information on the horizontal Resource Header visual element of the Scheduler.
HorizontalSingleWeekCellBase class for the time cell in the Month view.
MonthSingleWeekCellA time cell in the main area of the Month view.
MoreButtonProvides information on the visual representation of More Buttons.
MoreButtonCollectionA collection of MoreButton objects.
ResourceHeaderServes as the base class for classes that represent the Resource Headers visual elements of the Scheduler.
SchedulerHitInfoContains information about a specific point within a scheduler.
SchedulerViewCellBaseExposes the basic functionality for the scheduler cells when they are drawn.
SchedulerViewInfoBaseServes as a base for classes which provide view information for a selected element within a scheduler.
SelectionBarCellA cell located in the Selection Bar of the Timeline view.
SingleWeekCellBaseBase class for a time cell in the Week and Month views.
TimeCellAn ordinary time cell in a scheduler’s layout when it is drawn.
VerticalResourceHeaderContains information on the vertical Resource Header visual element of the Scheduler.
VerticalSingleWeekCellA time cell in the main area of the Week view.

Enums

NameDescription
DependencyTableTypeLists types of dependency connections to the appointment.