Back to Devexpress

MonthViewStyles Class

aspnet-devexpress-dot-web-dot-aspxscheduler-edae28cc.md

latest1.5 KB
Original Source

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class MonthViewStyles :
    WeekViewStyles
vb
Public Class MonthViewStyles
    Inherits WeekViewStyles

The following members return MonthViewStyles objects:

Implements

IStateManager

Inheritance

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

See Also

MonthViewStyles Members

DevExpress.Web.ASPxScheduler Namespace