Back to Devexpress

SchedulerDayOfWeekHeaderCellInfo.DayOfWeek Property

blazor-devexpress-dot-blazor-dot-schedulerdayofweekheadercellinfo-7a8cbbe5.md

latest1.0 KB
Original Source

SchedulerDayOfWeekHeaderCellInfo.DayOfWeek Property

Specifies the day of the week that corresponds the header cell’s date.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DayOfWeek DayOfWeek { get; }

Property Value

TypeDescription
DayOfWeek

The day of the week.

|

Remarks

Refer to the SchedulerDayOfWeekHeaderCellInfo class description for additional information and an example.

See Also

SchedulerDayOfWeekHeaderCellInfo Class

SchedulerDayOfWeekHeaderCellInfo Members

DevExpress.Blazor Namespace