ClassChildDataControlsPresenterAutomationPeer
Class
An AutomationPeer type for ChildDataControlPresenter.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class ChildDataControlsPresenterAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectChildDataControlsPresenterAutomationPeer
Constructors
ChildDataControlsPresenterAutomationPeer(ChildDataControlsPresenter)
Initializes a new instance of the ChildDataControlsPresenterAutomationPeer class.
Declaration
cs-api-definition
public ChildDataControlsPresenterAutomationPeer(ChildDataControlsPresenter owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType