RadControls for Silverlight

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

Syntax

C#
public class GroupHeaderButton : RadButton
Visual Basic
Public Class GroupHeaderButton _
	Inherits RadButton

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            System.Windows.Controls.Primitives..::..ButtonBase
              System.Windows.Controls..::..Button
                Telerik.Windows.Controls..::..RadButton
                  Telerik.Windows.Controls..::..GroupHeaderButton

See Also