Click or drag to resize

MonthCalendar.FirstDayOfWeek Property

X#
An integer specifying the first day of the week (Monday=0, Tuesday=1, etc.).

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FirstDayOfWeek AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
An integer specifying the first day of the week (Monday=0, Tuesday=1, etc.).
See Also