[]
        
(Showing Draft Content)

C1.WPF.GanttView.DayofWeek

DayofWeek Enum

Specifies the days of week.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum DayofWeek

Fields

Name Description
Default

A default day of the week specified by the application.

Friday

The day Friday.

Monday

The day Monday.

Saturday

The day Saturday.

Sunday

The day Sunday.

Thursday

The day Thursday.

Tuesday

The day Tuesday.

Wednesday

The day Wednesday.