| C1.CalendarView Namespace : WorkDays Class |
The following tables list the members exposed by WorkDays.
| Name | Description | |
|---|---|---|
![]() | WorkDays Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Days | Gets list of System.DayOfWeek objects of work days. |
![]() | Friday | Indicates Friday. |
![]() | Monday | Indicates Monday. |
![]() | Saturday | Indicates Saturday. |
![]() | Sunday | Indicates Sunday. |
![]() | Thursday | Indicates Thursday. |
![]() | Tuesday | Indicates Tuesday. |
![]() | Wednesday | Indicates Wednesday. |
| Name | Description | |
|---|---|---|
![]() | IsSelected | Gets a value indicating whether specified day is selected as a work day. |
![]() | SetDay | Sets the specified System.DayOfWeek day. |
![]() | ToString | Returns a string that represents the current object. |