showMonths property

int showMonths

The number of months showed.

Default: 1

Implementation

external int get showMonths;
void showMonths=(int v)

Implementation

external set showMonths(int v);