MonthCalendar Constructor

Syntax

PP.MonthCalendar(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The MonthCalendar constructor creates an instance of the MonthCalendar component.

Example

The example of constructor use is given in the Example of Creating the MonthCalendar Component page.

See also:

MonthCalendar