Search
Theme.getControlStyle Method
See Also
 






Gets a value indicating the appearance of the child controls within the Calendar, such as buttons and scrollbars.

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

 Syntax

Java  Copy Code

public abstract ControlStyle getControlStyle ()

 Return Value

An instance of the ControlStyle class.

 See Also