Search
Calendar.getFirstVisibleResource Method
See Also
 






Determines which is the first visible resource in the current view.

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

 Syntax

Java  Copy Code

public Resource getFirstVisibleResource ()

 Return Value

A Resource object representing the first visible resource.

 See Also