CodeCharge Studio

setMonthsInRow Method (Java)

Applies to

Calendar Form

Syntax

public void setMonthsInRow(int monthsInRow);

Parameters

Name Type Description
monthsInRow int Number of months in the calendar row for the yearly and quarterly calendars.

Description

Specifies the number of months in the calendar row for the yearly and quarterly calendars. If monthsInRows == 0 all months will be shown in one row.


On-line, printable versions and updates