RadControls for Silverlight

Default navigation behavior used by RadScheduleView to select slot and appointments via keyboard.

Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.1050

Syntax

C#
public class DefaultNavigationBehavior : NavigationBehavior
Visual Basic
Public Class DefaultNavigationBehavior _
	Inherits NavigationBehavior

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.ScheduleView..::..NavigationBehavior
    Telerik.Windows.Controls.ScheduleView..::..DefaultNavigationBehavior

See Also