CalendarControl Xojo Plugin

CalendarControl.FirstDayOfWeek Property

Use this property to specify the first day of the week.

FirstDayOfWeek as Integer {Read and Write}

Remarks

Possible values are:
0 - Sunday
1 - Monday
2 - Tuesday
3 - Wednesday
4 - Thursday
5 - Friday
6 - Saturday

Note:
This property can be used in design mode also.

See Also

CalendarControl Control