RadControls for Silverlight

Represents a RibbonView backstage control.

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

Syntax

C#
public class RadRibbonBackstage : RadTabControl
Visual Basic
Public Class RadRibbonBackstage _
	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..::..RadRibbonBackstage

See Also