Action
Gets the day of the week (0-6, where 0 is the first element of the dayNames Array) to display in the first column of the DateChooser
control.
Syntax
C#
protected Integer firstDayOfWeek { get; }
VB
'Declaration
Protected Read Property firstDayOfWeek As Integer
Access
Read only.