Skip to main content
A newer version of this page is available. .

WorkWeekViewStyles Class

Contains settings that allow you to define the appearance of the Work Week view’s visual elements.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public class WorkWeekViewStyles :
    DayViewStyles

The following members return WorkWeekViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions WorkWeekView.Styles
WorkWeekView.WorkWeekViewStyles
ASP.NET Bootstrap Controls BootstrapWorkWeekView.Styles
BootstrapWorkWeekView.WorkWeekViewStyles

Remarks

An object of the WorkWeekViewStyles type can be accessed by the WorkWeekView.WorkWeekViewStyles property.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
DevExpress.Web.ASPxScheduler.ASPxSchedulerStylesBase
See Also