AccordionControl.SelectElementByShortCut(BarShortcut) Method
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| shortcut | BarShortcut |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
public bool SelectElementByShortCut(
BarShortcut shortcut
)
Public Function SelectElementByShortCut(
shortcut As BarShortcut
) As Boolean
| Name | Type |
|---|---|
| shortcut | BarShortcut |
| Type |
|---|
| Boolean |