Gets a value indicating whether interactively selected cells should be automatically brought into view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getEnsureVisibleSelection () |
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