RadControls for Silverlight

Ribbon specific scrollviewer.

Namespace: Telerik.Windows.Controls.RibbonBar.Primitives
Assembly: Telerik.Windows.Controls.RibbonBar (in Telerik.Windows.Controls.RibbonBar.dll) Version: 2012.3.1129.1050

Syntax

C#
public class RibbonScrollViewer : ContentControl
Visual Basic
Public Class RibbonScrollViewer _
	Inherits ContentControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls.RibbonBar.Primitives..::..RibbonScrollViewer

See Also