DisplayedMonth Property (FlexDateField)

Action

Gets the month that is displayed in the DateChooser control.

Syntax

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

Access

Read only.