HorizontalSingleWeekCell Class
In This Article
Base class for the time cell in the Month view.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
public class HorizontalSingleWeekCell :
SingleWeekCellBase
#Inheritance
Object
DevExpress.Utils.Drawing.GraphicsInfoArgs
DevExpress.Utils.Drawing.ObjectInfoArgs
DevExpress.XtraScheduler.Drawing.SelectableIntervalViewInfo
DevExpress.XtraScheduler.Drawing.BorderObjectViewInfo
SchedulerViewCellBase
SingleWeekCellBase
HorizontalSingleWeekCell
See Also