Provides a user interface for navigating through a Schedule displayed in a Scheduler control.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class SchedulerNavigationBar : Control
Visual Basic
Public Class SchedulerNavigationBar _
	Inherits Control
Visual C++
public ref class SchedulerNavigationBar : public Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Mindscape.SilverlightElements..::..SchedulerNavigationBar

See Also