Back to Devexpress

AccordionControl.SelectElementByShortCut(BarShortcut) Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-accordioncontrol-dot-selectelementbyshortcut-x28-devexpress-dot-xtrabars-dot-barshortcut-x29.md

latest1.3 KB
Original Source

AccordionControl.SelectElementByShortCut(BarShortcut) Method

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public bool SelectElementByShortCut(
    BarShortcut shortcut
)
vb
Public Function SelectElementByShortCut(
    shortcut As BarShortcut
) As Boolean

Parameters

NameType
shortcutBarShortcut

Returns

Type
Boolean

See Also

AccordionControl Class

AccordionControl Members

DevExpress.XtraBars.Navigation Namespace