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

SchedulerViewCellBase Class

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

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v19.1.dll

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