Class RadPipsPagerAutomationPeer
The AutomationPeer associated with the RadPipsPager class.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadPipsPagerAutomationPeer : SelectorAutomationPeer
Constructors
RadPipsPagerAutomationPeer(RadPipsPager)
Initializes a new instance of the Rad
Declaration
public RadPipsPagerAutomationPeer(RadPipsPager ownerPipsPager)
Parameters
Rad
|
Methods
CreateItemAutomationPeer(Object)
When overridden in a derived class, creates a new instance of the System.
Declaration
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
System. The data item that is associated with this System. |
Returns
System. The new System. |
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
GetClassNameCore()
Returns the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. The name of the owner type that is associated with this System. |
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetNameCore()
Returns
System. The name. |