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