RadControls for Silverlight

RadOutlookBar is a Silverlight control providing the well-known functionality of Microsoft's® Outlook navigation bar.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.2.611.1050

Syntax

C#
public class RadOutlookBar : RadTabControl
Visual Basic
Public Class RadOutlookBar _
	Inherits RadTabControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ItemsControl
            Telerik.Windows.Controls..::..ItemsControl
              Telerik.Windows.Controls..::..Selector
                Telerik.Windows.Controls.TabControl..::..RadTabControlBase
                  Telerik.Windows.Controls..::..RadTabControl
                    Telerik.Windows.Controls..::..RadOutlookBar

See Also