Search
Calendar.getResourceViewSettings Method
See Also
 






Gets the ResourceViewSettings object used to customize the visualization of a CalendarView.ResourceView view.

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

 Syntax

Java  Copy Code

public ResourceViewSettings getResourceViewSettings ()

 Return Value

An instance of the ResourceViewSettings class.

 See Also