RadControls for Silverlight

An AutomationPeerType for GridViewScrollViewer.

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 GridViewScrollViewerAutomationPeer : FrameworkElementAutomationPeer, 
	IScrollProvider
Visual Basic
Public Class GridViewScrollViewerAutomationPeer _
	Inherits FrameworkElementAutomationPeer _
	Implements IScrollProvider

Inheritance Hierarchy

See Also