RadControls for Silverlight

Represents a ribbonView backstage item control.

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

Syntax

C#
public class RadRibbonBackstageItem : RadTabItem
Visual Basic
Public Class RadRibbonBackstageItem _
	Inherits RadTabItem

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls..::..HeaderedContentControl
              Telerik.Windows.Controls..::..RadTabItem
                Telerik.Windows.Controls..::..RadRibbonBackstageItem

See Also