Search
Theme.getControlAppearance Method
See Also
 






Gets the appearance of the child controls in this theme.

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

 Syntax

Java  Copy Code

public abstract ControlAppearance getControlAppearance ()

 Return Value

One of the ControlAppearance constants.

 See Also