Search
Calendar.applyTheme Method (Theme)
See Also
 






Applies the specified theme to the calendar.

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

 Syntax

Java  Copy Code

public void applyTheme (
    Theme theme
)

 Parameters

theme

A Theme object containing appearance settings.

 See Also