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
Public Class VisualAllDayAreaCell
Inherits 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
VisualResourceCellBase
VisualTimeCellBase
VisualWorkTimeCellBase
VisualAllDayAreaCell
Extension Methods
See Also