DisplayedYear Property (FlexDateField)

Action

Gets the year that is displayed in the DateChooser control.

Syntax

C#
protected Integer displayedYear { get; }
VB
'Declaration
Protected Read Property displayedYear As Integer

Access

Read only.