Search
Calendar.setCustomTheme Method
See Also
 






Sets the custom theme applied to the component.

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

 Syntax

Java  Copy Code

public void setCustomTheme (
    Theme value
)

 Parameters

value

A Theme object specifying the user-defined theme currently applied to the component.

 See Also