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

MVCxSchedulerMonthView Class

Contains settings for the scheduler’s Month (Multi-week) view.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxSchedulerMonthView :
    MonthView

The following members return MVCxSchedulerMonthView objects:

Remarks

Refer to the Month (Multi-Week) View article for more information on the Month view.

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

Inheritance

Object
SchedulerViewBase
DevExpress.Web.ASPxScheduler.Internal.HorizontalWeekViewBase
MonthView
MVCxSchedulerMonthView
See Also