RadControls for Silverlight

This part of the RadToolBar class is devoted to geometric calculations related to the Orientation of the toolbar.
A toolbar control.

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

Syntax

C#
public class RadToolBar : ItemsControl
Visual Basic
Public Class RadToolBar _
	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..::..RadToolBar
                Telerik.Windows.Controls..::..QuickAccessToolBar

See Also