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

MonthViewStyles Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class MonthViewStyles :
    WeekViewStyles

The following members return MonthViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions MonthView.Styles
ASP.NET Bootstrap Controls BootstrapMonthView.MonthViewStyles
BootstrapMonthView.Styles

Implements

Inheritance

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