Enum ShortcutKeys
Keys for navigating on report viewer main areas. Used in conjunction with CTRL+ALT to avoid duplicating default shortcuts behavior.
Namespace: Telerik.ReportViewer.Common.Accessibility
Assembly: Telerik.ReportViewer.WinForms.dll
Syntax
public enum ShortcutKeys
CONFIRM_KEY
Key for confirming executing the action on the currently focused report item.
CONTENT_AREA_KEY
Key for navigating to the report contents area. Used with Ctrl+Alt.
DOCUMENT_MAP_AREA_KEY
Key for navigating to the document map area. Used with Ctrl+Alt.
MENU_AREA_KEY
Key for navigating to the menu (toolbar) area. Used with Ctrl+Alt.
PARAMETERS_AREA_KEY
Key for navigating to the parameters area. Used with Ctrl+Alt.