Search
Theme.getMonthRangeSettings Method
See Also
 






Gets an object defining the appearance of the CalendarView.MonthRange view in this theme.

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

 Syntax

Java  Copy Code

public abstract MonthRangeSettings getMonthRangeSettings ()

 Return Value

An instance of the MonthRangeSettings class.

 See Also