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






Gets 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 boolean getEnsureVisibleSelection ()

 Return 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