Show theme settings Shopping cart Download trialFree Trial
S
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Keyboard Support

To show key tips, press F10 or button:
Show key tips
F
H
H
FO
V
X
C
D
AA
FN
FF
FS
FG
FK
E
1
2
3
4
5
6
I
FC
AB
PG
U
N
M
AO
AI
SO
8
AL
AC
AR
AJ
H
AD
FE
FD
R
N
A
E
B
C
P
D
F
1
2
3
4
5
6
7
8
8
9
G
H
I
V
A
B
ZM
ZI
ZO
C
F
D
S
  • dialogboxlauncherClipboard

    Clipboard
    po
  • v
    v
    popo
    dialogboxlauncherFont

    Font
    po
  • po
    dialogboxlauncherParagraph

    Paragraph
    po
  • dialogboxlauncherEditing

    Editing
    po
  • Tables

    Tables
    po
  • dialogboxlauncherIllustrations

    Illustrations
    po
  • dialogboxlauncherCharts

    Charts
    po
  • up
    down
    gpo
    Full Circular
    Half Circular
    Quarter Circular
    Linear Horizontal
    Linear Vertical
    Right Quarter Circular
    Three Forth Circular

    dialogboxlauncherGauges

    Gauges
    po
Did this demo address your needs?
If you’d like us to extend this demo further, please describe your needs below.
Thank you in advance for your cooperation.
SEND FEEDBACK


The DevExpress ASP.NET MVC Ribbon extension provides end-users with the capability to navigate through ribbon items using the keyboard. To enable this behavior, set the KeyboardSupport property to true. The KeyTipModeShortcut property allows you to specify a keyboard shortcut, which when pressed will show tab key tips. The key tips can also be displayed by calling the client-side ShowKeyTips method.

The ribbon extension automatically generates access keys for tabs, groups, and items. However, you can specify the required access key manually by using the following properties.

You can disable the access key auto generation by setting the AutoGenerateAccessKeys property to false. However, in this case, you should specify access key for every element manually.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxNavigationAndLayoutDemos