SchedulerViewCellBase Class
In This Article
Exposes the basic functionality for the scheduler cells when they are drawn.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.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
DevExpress.XtraScheduler.Drawing.BorderObjectViewInfo
See Also