RadControls for Silverlight

This part of the RadToolBarTray class contains only helpers.
A tray where RadToolBar controls are positioned.
A tray where RadToolBar controls are positioned.

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

Syntax

C#
public class RadToolBarTray : ItemsControl
Visual Basic
Public Class RadToolBarTray _
	Inherits ItemsControl

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..::..RadToolBarTray

See Also