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

MVCxSchedulerWeekView Class

Contains settings for the scheduler’s Week view.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxSchedulerWeekView :
    WeekView

The following members return MVCxSchedulerWeekView objects:

Remarks

Refer to the Week View article for more information on the Week view.

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

Inheritance

Object
SchedulerViewBase
DevExpress.Web.ASPxScheduler.Internal.HorizontalWeekViewBase
WeekView
MVCxSchedulerWeekView
See Also