RadControls for Silverlight

This class is obsolete. Please use GroupHeaderAutomationPeer that is under the Telerik.Windows.Automation.Peers namespace instead.

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

Syntax

C#
public class GroupHeaderAutomationPeer : AutomationPeerBase<GroupHeader>, 
	IExpandCollapseProvider
Visual Basic
Public Class GroupHeaderAutomationPeer _
	Inherits AutomationPeerBase(Of GroupHeader) _
	Implements IExpandCollapseProvider

Inheritance Hierarchy

See Also