Gets the theme applied to the calendar control UI elements.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ThemeType getTheme () |
One of the ThemeType constants. The default is ThemeType.Standard.
See Also