| void CBCGPPlannerManagerCtrl::SetFirstDayOfWeek | ( | int | nDay, |
| BOOL | bPlanner = FALSE |
||
| ) |
Sets the first day of week.
Use this method to set the value of first day of week. The value can be in inclusive interval 0-6, where 0 corresponds to Sunday, 6 corresponds to Saturday.
| nDay | The new first day of week. |
| bPlanner | Specifies whether the planner week start should be adjusted. |