Click or drag to resize

MonthCalendar.FirstDayOfWeek Property (Typed)

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

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

Property Value

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