Sets a value indicating whether the selection can be manipulated through the keyboard.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setEnableKeyboard ( |
A boolean value specifying whether the selection can be modified through the keyboard. The default is true.
See Also