Skip to main content

SchedulerViewCellBase Class

Exposes the basic functionality for the scheduler cells when they are drawn.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public abstract class SchedulerViewCellBase :
    BorderObjectViewInfo,
    ITimeCell,
    ISchedulerObjectAnchor,
    IDisposable

Inheritance

Show 14 items
Object
DevExpress.Utils.Drawing.GraphicsInfoArgs
DevExpress.Utils.Drawing.ObjectInfoArgs
DevExpress.XtraScheduler.Drawing.SelectableIntervalViewInfo
See Also