Gets the custom theme applied to the component.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Theme getCustomTheme () |
A Theme object specifying the user-defined theme currently applied to the component. The default is null.
See Also