Ensures that the specified date 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 ( |
A DateTime instance identifying the date to scroll into view.
RemarksThis method does nothing if the specified date is not included in the time-period displayed in the current view.
See Also