Class ChildDataControlsPresenterAutomationPeer
An AutomationPeer type for ChildDataControlPresenter.
Inheritance
System.Object
ChildDataControlsPresenterAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class ChildDataControlsPresenterAutomationPeer : FrameworkElementAutomationPeer
Constructors
ChildDataControlsPresenterAutomationPeer(ChildDataControlsPresenter)
Initializes a new instance of the ChildDataControlsPresenterAutomationPeer class.
Declaration
public ChildDataControlsPresenterAutomationPeer(ChildDataControlsPresenter owner)
Parameters
ChildDataControlsPresenter
owner
The owner. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetAutomationIdCore()
Declaration
protected override string GetAutomationIdCore()
Returns
System.String
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|