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