RadControls for WPF

Provides an automation peer for the RadDataPager.

Namespace: Telerik.Windows.Controls.Data.DataPager
Assembly: Telerik.Windows.Controls.Data (in Telerik.Windows.Controls.Data.dll) Version: 2012.3.1129.40

Syntax

C#
public class DataPagerAutomationPeer : FrameworkElementAutomationPeer, 
	IRangeValueProvider
Visual Basic
Public Class DataPagerAutomationPeer _
	Inherits FrameworkElementAutomationPeer _
	Implements IRangeValueProvider

Inheritance Hierarchy

See Also