numOfMonth property

int numOfMonth
final

Number of Month to display in the calendar.

For example: numOfMonth = 6 will include the next 6 months to calendar.

Implementation

final int numOfMonth;