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

Declaration

public class FullWeekViewStyles :
    WorkWeekViewStyles

The following members return FullWeekViewStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapFullWeekView.FullWeekViewStyles
BootstrapFullWeekView.Styles
ASP.NET Web Forms Controls FullWeekView.FullWeekViewStyles
FullWeekView.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