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.Mvc5.v19.2.dll

Declaration

public class MVCxSchedulerFullWeekView :
    FullWeekView

The following members return MVCxSchedulerFullWeekView objects:

Remarks

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

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollectionItem

Inheritance

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