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.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class WorkWeekViewStyles :
    DayViewStyles

The following members return WorkWeekViewStyles objects:

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

Implements

Inheritance

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