MindFusion.Java Package Programmer's Guide
Calendar.setEnsureVisibleSelection Method
See Also
 






Sets a value indicating whether interactively selected cells should be automatically brought into view.

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

 Syntax

Java  Copy Code

public void setEnsureVisibleSelection (
    boolean value
)

 Parameters

value

A boolean value specifying whether the component should automatically scroll when the user selects cells outside of the current viewport (by using the keyboard for example).

 See Also

Calendar Members
Calendar Class
com.mindfusion.scheduling Namespace