Enum NavigationDirection
Enumeration that represent the direction of navigation via keyboard.
Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum NavigationDirection
Enumeration that represent the direction of navigation via keyboard.
public enum NavigationDirection
Specify the direction when the Down Arrow is pressed.
Specify the direction when the Home key is pressed.
Specify the direction when the End key is pressed.
Specify the direction when the Left Arrow is pressed.
Specify the direction when the Tab key is pressed.
Specify the direction when the PageDown key is pressed.
Specify the direction when the PageUp key is pressed.
Specify the direction when the Shift + Tab combination is pressed.
Specify the direction when the Right Arrow is pressed.
Specify the direction when the Up Arrow is pressed.
Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.