Search
Theme.getItemSettings Method
See Also
 






Gets an object defining the appearance of items in this theme.

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

 Syntax

Java  Copy Code

public abstract ItemSettings getItemSettings ()

 Return Value

An instance of the ItemSettings class.

 See Also