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

Declaration

public class MonthViewStyles :
    WeekViewStyles

The following members return MonthViewStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapMonthView.MonthViewStyles
BootstrapMonthView.Styles
ASP.NET Web Forms Controls MonthView.MonthViewStyles
MonthView.Styles

Remarks

An object of the MonthViewStyles type can be accessed by the MonthView.MonthViewStyles property.

Implements

Inheritance

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