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.Mvc.v17.2.dll

Declaration

public class MVCxSchedulerWeekView :
    WeekView

The following members accept/return MVCxSchedulerWeekView objects:

Remarks

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

Inheritance

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