Search
Calendar.getWeekRangeSettings Method
See Also
 






Gets the WeekRangeSettings object used to customize the visualization of weeks in a CalendarView.WeekRange view.

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

 Syntax

Java  Copy Code

public WeekRangeSettings getWeekRangeSettings ()

 Return Value

An instance of the WeekRangeSettings class.

 See Also