Gets or sets a value indicating whether the selection can be manipulated through the keyboard.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool EnableKeyboard { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableKeyboard As Boolean |
A Boolean value specifying whether the selection can be modified through the keyboard. The default is true.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |