ISearchPanelProperties.Shortcut Property
Gets or sets the keyboard shortcut that invokes the Search Panel.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
KeyShortcut | A KeyShortcut object that is the keyboard shortcut that invokes the Search Panel. |
Remarks
The default shortcut to invoke the search panel is Ctrl+F.
See Also