Search
Theme.getMonthSettings Method
See Also
 






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

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

 Syntax

Java  Copy Code

public abstract MonthSettings getMonthSettings ()

 Return Value

An instance of the MonthSettings class.

 See Also