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

MVCxSchedulerFullWeekView Class

Contains settings for the scheduler’s Full Week view.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxSchedulerFullWeekView :
    FullWeekView

The following members accept/return MVCxSchedulerFullWeekView objects:

Remarks

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

Inheritance

Object
SchedulerViewBase
DayView
DevExpress.Web.ASPxScheduler.Internal.WeekViewBase
FullWeekView
MVCxSchedulerFullWeekView
See Also