Sets the theme applied to the calendar control UI elements.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setTheme ( |
One of the ThemeType constants.
You cannot specify the value ThemeType.Custom for this property. In order to apply a custom theme, either assign the theme using the setCustomTheme method of the Calendar component or pass it as an argument to the applyTheme method.
JPlanner Programmer's Guide | © 2023 MindFusion |