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

DayViewStyles Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class DayViewStyles :
    ASPxSchedulerStylesBase

The following members return DayViewStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapDayView.DayViewStyles
BootstrapDayView.Styles
ASP.NET Web Forms Controls DayView.DayViewStyles
DayView.Styles

Remarks

An object of the DayViewStyles type can be accessed by the DayView.DayViewStyles property.

Implements

Inheritance

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