Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Keyboard Support in Blazor Scheduler

  • 2 minutes to read

DevExpress Blazor Scheduler supports keyboard shortcuts that allow users to navigate through toolbar items and appointments, and execute built-in commands. Keyboard navigation is implemented on the client and server.

Run Demo: Scheduler - Overview

#Keyboard Shortcuts

The image below shows navigation areas available in the Scheduler component:

Scheduler - Navigation Areas

The following shortcut keys are available:

Shortcut Keys

Description

Arrows

Move focus between elements within the toolbar.

Tab
Shift + Tab

Move focus between navigation areas and appointments within the body area.

Delete

Enter

N

Shows the extended edit form for a new appointment.

R

When a changed occurrence is focused, reverts it to a regular occurrence.

The built-in toolbar, popups, and data editors include their own navigation shortcuts. Refer to the following help topic for more information on keyboard support in various DevExpress Blazor components: Accessibility - Keyboard Support.