Search
CalendarDrawEvent.getResources Method
See Also
 






Gets the resources related to the element being drawn.

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

 Syntax

Java  Copy Code

public Resource[] getResources ()

 Return Value

A list with all related resources.

 See Also