VisualDateCell Class
Serves as a base for classes providing information on the visual representation of date cells displayed in the Week and Month views, and day headers of the Day, Work-Week, Week and Month views.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
public class VisualDateCell :
VisualTimeCellBase
Public Class VisualDateCell
Inherits VisualTimeCellBase
Remarks
The VisualDateCell specifies the target element for the WeekViewBase.HorizontalWeekCellStyle and WeekView.VerticalWeekCellStyle properties.
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
DevExpress.Xpf.Core.XPFContentControl
DevExpress.Xpf.Scheduler.Drawing.SchedulerContentControl
VisualResourceCellBase
VisualTimeCellBase
VisualDateCell
Extension Methods
See Also