Skip to main content

VisualDateCellHeader Class

Provides information on the visual representation of a day header displayed in the Week View or Month View.

Namespace: DevExpress.Xpf.Scheduler.Drawing

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

#Declaration

public class VisualDateCellHeader :
    VisualDateHeader

#Remarks

The VisualDateCellHeader specifies the target element for the WeekViewBase.HorizontalWeekDateHeaderStyle and WeekView.VerticalWeekDateHeaderStyle properties.

#Inheritance

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