WeekViewBase Class
In This Article
The base class for the Week and Month views of the SchedulerControl.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Remarks
The WeekViewBase class provides a number of properties to specify styles of visual elements displayed in the Week or Month views (for example, the WeekViewBase.DayOfWeekHeaderStyle, WeekViewBase.HorizontalWeekCellStyle and WeekViewBase.HorizontalWeekDateHeaderStyle properties).
#Inheritance
See Also