RadControls for Silverlight

This class is obsolete. Please use AppointmentsPanelAutomationPeer 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 AppointmentsPanelAutomationPeer : AutomationPeerBase<AppointmentsPanel>
Visual Basic
Public Class AppointmentsPanelAutomationPeer _
	Inherits AutomationPeerBase(Of AppointmentsPanel)

Inheritance Hierarchy

See Also