RadControls for Silverlight

An AutomationPeer for GridViewRow.

Namespace: Telerik.Windows.Controls.GridView.Automation
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2012.3.1129.1050

Syntax

C#
public class GridViewRowAutomationPeer : FrameworkElementAutomationPeer
Visual Basic
Public Class GridViewRowAutomationPeer _
	Inherits FrameworkElementAutomationPeer

Inheritance Hierarchy

See Also