Class
RadCollectionNavigatorAutomationPeer

An AutomationPeer type for the RadCollectionNavigator type.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public class RadCollectionNavigatorAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadCollectionNavigatorAutomationPeer

Constructors

RadCollectionNavigatorAutomationPeer(RadCollectionNavigator)

Initializes a new instance of the RadCollectionNavigatorAutomationPeer class.

Declaration

cs-api-definition
public RadCollectionNavigatorAutomationPeer(RadCollectionNavigator owner)

Parameters

owner

RadCollectionNavigator

The RadCollectionNavigator.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetAutomationIdCore()

Declaration

cs-api-definition
protected override string GetAutomationIdCore()

Returns

string

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string