ExtendedCell Class
Repesents a cell shown at the bottom of the DayView report, intended to display appointments which do not fit the visible area.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Remarks
Use the DayViewTimeCells.ExtraCells property to set options specific to this type of cell.
Inheritance
Object
DevExpress.Utils.Drawing.GraphicsInfoArgs
DevExpress.Utils.Drawing.ObjectInfoArgs
DevExpress.XtraScheduler.Drawing.SelectableIntervalViewInfo
DevExpress.XtraScheduler.Drawing.BorderObjectViewInfo
SchedulerViewCellBase
TimeCell
ExtendedCell
See Also