NavigationOptionsBase.UseKeyboard Property
In This Article
Specifies whether navigation can be performed using the keyboard.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow using the keyboard; otherwise, false. |
#Property Paths
You can access the NavigationOptionsBase.UseKeyboard property from the following objects:
Object Type | Path to Use |
---|---|
XYDiagram2D |
|
See Also