Back to Devexpress

Day and WorkWeek View Specific Elements

aspnetmvc-11608-components-scheduler-visual-elements-day-and-workweek-view-specific-elements.md

latest2.1 KB
Original Source

Day and WorkWeek View Specific Elements

  • Dec 17, 2020

The table below lists the main members that affect element appearance and functionality.

Date Header

|

Characteristics

|

Members

| | --- | --- | |

Appearance

|

MVCxSchedulerDayView.SetDateHeaderTemplateContent

MVCxSchedulerWorkWeekView.SetDateHeaderTemplateContent

SchedulerSettings.SetDateHeaderTemplateContent

|

All-Day Area

|

Characteristics

|

Members

| | --- | --- | |

Visibility

|

DayView.ShowAllDayArea

| |

Appearance

|

MVCxSchedulerDayView.SetAllDayAreaTemplateContent

MVCxSchedulerWorkWeekView.SetAllDayAreaTemplateContent

|

Right Top Corner

|

Characteristics

|

Members

| | --- | --- | |

Appearance

|

MVCxSchedulerDayView.SetRightTopCornerTemplateContent

MVCxSchedulerWorkWeekView.SetRightTopCornerTemplateContent

|

Time Cell

|

Characteristics

|

Members

| | --- | --- | |

Appearance

|

MVCxSchedulerDayView.SetTimeCellBodyTemplateContent

MVCxSchedulerWorkWeekView.SetTimeCellBodyTemplateContent

|