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.Mvc.v18.1.dll

Declaration

public class MVCxSchedulerMonthView :
    MonthView

The following members accept/return MVCxSchedulerMonthView objects:

Remarks

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

Inheritance

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