New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.KeyboardNavigationSettings

This class represents KeyboardNavigationSettings settings serialized to the client.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.KeyboardNavigationSettings

Properties

CommandKey KeyboardNavigationModifier

This property sets the key that is used to focus RadTabStrip. It is always used in combination with FocusKey.

FocusKey KeyboardNavigationKey

This property sets the key that is used to focus RadTabStrip. It is always used in combination with CommandKey.

In this article