Search
Calendar.getCustomTheme Method
See Also
 






Gets the custom theme applied to the component.

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

 Syntax

Java  Copy Code

public Theme getCustomTheme ()

 Return Value

A Theme object specifying the user-defined theme currently applied to the component. The default is null.

 See Also