Search
Theme.getResourceViewSettings Method
See Also
 






Gets an object defining the appearance of the CalendarView.ResourceView view in this theme.

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

 Syntax

Java  Copy Code

public abstract ResourceViewSettings getResourceViewSettings ()

 Return Value

An instance of the ResourceViewSettings class.

 See Also