DisplayedYear Property (FlexDateChooser)

Action

Gets the year displayed in the DateChooser control. The default value is the current year.

Syntax

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

Access

Read only.