Search
Calendar.getTheme Method
See Also
 






Gets the theme applied to the calendar control UI elements.

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

 Syntax

Java  Copy Code

public ThemeType getTheme ()

 Return Value

One of the ThemeType constants. The default is ThemeType.Standard.

 See Also