Back to Devexpress

MVCxSchedulerWeekView Class

aspnetmvc-devexpress-dot-web-dot-mvc-81a9b293.md

latest1.7 KB
Original Source

MVCxSchedulerWeekView Class

Contains settings for the scheduler’s Week view.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSchedulerWeekView :
    WeekView
vb
Public Class MVCxSchedulerWeekView
    Inherits WeekView

The following members return MVCxSchedulerWeekView objects:

Remarks

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

Implements

DevExpress.XtraScheduler.Native.IInnerSchedulerViewOwner

DevExpress.XtraScheduler.Native.ISchedulerViewRepositoryItem

IDisposable

DevExpress.Web.ASPxScheduler.Rendering.IWebAppearance

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

Inheritance

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

See Also

MVCxSchedulerWeekView Members

DevExpress.Web.Mvc Namespace