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

FullWeekViewStyles Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class FullWeekViewStyles :
    WorkWeekViewStyles

The following members return FullWeekViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions FullWeekView.FullWeekViewStyles
FullWeekView.Styles
ASP.NET Bootstrap Controls BootstrapFullWeekView.FullWeekViewStyles
BootstrapFullWeekView.Styles

Remarks

An object of the FullWeekViewStyles type can be accessed by the FullWeekView.FullWeekViewStyles property.

Implements

Inheritance

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