YearNavigationEnabled Property (FlexDateField)

Action

Gets whether the year up and down buttons are available for navigation.

When true an up and down button appear to the right of the displayed year. You can use these buttons to change the current year. These button appear to the left of the year in locales where year comes before the month in the date format. The default value is false.

Syntax

'Declaration
Protected Read Property yearNavigationEnabled As Boolean

Access

Read only.