Search
Calendar.getMonthSettings Method
See Also
 






Gets the MonthSettings object used to customize the visualization of months in the CalendarView.MonthRange and CalendarView.SingleMonth views.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public MonthSettings getMonthSettings ()

 Return Value

An instance of the MonthSettings class.

 See Also