Skip to main content

VisualAllDayAreaCell Class

Provides information on the visual representation of an all-day area cell.

Namespace: DevExpress.Xpf.Scheduler.Drawing

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public class VisualAllDayAreaCell :
    VisualWorkTimeCellBase

#Remarks

The VisualAllDayAreaCell specifies the target element for the DayView.AllDayAreaCellStyle property.

#Inheritance

Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
DevExpress.Xpf.Core.XPFContentControl
DevExpress.Xpf.Scheduler.Drawing.SchedulerContentControl
See Also