Search
Selection.getResources Method
See Also
 






Gets the resources related to the current selection.

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

 Syntax

Java  Copy Code

public Resource[] getResources ()

 Return Value

A list with all related resources.

 Remarks

This property is relevant in CalendarView.ResourceView view with enabled multiple grouping.

 See Also