Back to Devexpress

HorizontalSingleWeekCell Class

windowsforms-devexpress-dot-xtrascheduler-dot-drawing-1f2bbbed.md

latest1.5 KB
Original Source

HorizontalSingleWeekCell Class

Base class for the time cell in the Month view.

Namespace : DevExpress.XtraScheduler.Drawing

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public class HorizontalSingleWeekCell :
    SingleWeekCellBase
vb
Public Class HorizontalSingleWeekCell
    Inherits SingleWeekCellBase

Inheritance

Object DevExpress.Utils.Drawing.GraphicsInfoArgs DevExpress.Utils.Drawing.ObjectInfoArgs DevExpress.XtraScheduler.Drawing.SelectableIntervalViewInfo DevExpress.XtraScheduler.Drawing.BorderObjectViewInfo SchedulerViewCellBase SingleWeekCellBase HorizontalSingleWeekCell MonthSingleWeekCell

See Also

HorizontalSingleWeekCell Members

DevExpress.XtraScheduler.Drawing Namespace