DisabledDays Property (FlexDateField)

Action

Gets the days to disable in a week.

Syntax

C#
protected List(Of String) disabledDays { get; }
VB
'Declaration
Protected Read Property disabledDays As List(Of String)

Access

Read only.