Search
Calendar.setControlAppearance Method
See Also
 






Gets the visual style of the calendar child controls.

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

 Syntax

Java  Copy Code

public void setControlAppearance (
    ControlAppearance value
)

 Parameters

value

One of the ControlAppearance constants. Set to null to use the corresponding value from the current theme.

 See Also