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.v19.1.dll

Declaration

public class DayViewStyles :
    ASPxSchedulerStylesBase

The following members return DayViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions DayView.DayViewStyles
DayView.Styles
ASP.NET Bootstrap Controls BootstrapDayView.DayViewStyles
BootstrapDayView.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