DisabledDays Property (FlexDateChooser)

Action

Gets the days to disable in a week.

All the dates in a month, for the specified day, are disabled. This property changes the appearance of the DateChooser control. The elements of this array can have values from 0 (Sunday) to 6 (Saturday).

Syntax

'Declaration
Protected Read Property disabledDays As List(Of String)

Access

Read only.