Ensures that the item is visible within the control, scrolling the contents of the control if necessary.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void ensureVisible ( |
The schedule Item to scroll into view.
RemarksThis method does nothing if the item is not scheduled to occur in the time-period displayed in the current view.
See Also