Search
Calendar.getMonthRangeSettings Method
See Also
 






Gets the MonthRangeSettings object used to customize the visualization of a month range in the CalendarView.MonthRange view.

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

 Syntax

Java  Copy Code

public MonthRangeSettings getMonthRangeSettings ()

 Return Value

An instance of the MonthRangeSettings class.

 See Also