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

WeekViewStyles Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class WeekViewStyles :
    ASPxSchedulerStylesBase

The following members return WeekViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions WeekView.Styles
WeekView.WeekViewStyles
ASP.NET Bootstrap Controls BootstrapWeekView.Styles
BootstrapWeekView.WeekViewStyles

Remarks

An object of the WeekViewStyles type can be accessed by the WeekView.WeekViewStyles property.

Implements

Inheritance

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