Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public class ExtendedCell :
    TimeCell

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
See Also