DisabledRanges Property (FlexDateChooser)

Action

Gets the single and multiple days to disable.

Syntax

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

Access

Read only.