Checks whether the row associated with the specified Contact, Location, Task or Resource in a CalendarView.ResourceView view is expanded.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean isResourceRowExpanded ( |
Returns true if the associated row is expanded or false if either the row is collapsed, there is no such row or the current view is not a ResourceView.
See Also