RadControls for WPF

Automation peer that represents a single data item in RadGridView

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

Syntax

C#
public abstract class DataItemAutomationPeer : FrameworkElementAutomationPeer
Visual Basic
Public MustInherit Class DataItemAutomationPeer _
	Inherits FrameworkElementAutomationPeer

Inheritance Hierarchy

See Also