Retrieves a collection with all currently visible items.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ItemList getVisibleItems () |
An ItemList containing all items currently visible within the control. The collection is empty if there are no visible items.
See Also