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

MVCxSchedulerDayView Class

Contains settings for the scheduler’s Day view.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxSchedulerDayView :
    DayView

The following members accept/return MVCxSchedulerDayView objects:

Remarks

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

Inheritance

Object
SchedulerViewBase
DayView
MVCxSchedulerDayView
See Also