DisabledRanges Property (FlexDateField)

Action

Gets the disabled single and multiple days.

Syntax

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

Access

Read only.