RadControls for WPF

Represents a ribbon RadCollapsiblePanel.

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

Syntax

C#
public class RadCollapsiblePanel : Panel
Visual Basic
Public Class RadCollapsiblePanel _
	Inherits Panel

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Panel
              Telerik.Windows.Controls..::..RadCollapsiblePanel

See Also