An AutomationPeer type for CommonColumnHeader.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class CommonColumnHeaderAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectCommonColumnHeaderAutomationPeer
Constructors
Initializes a new instance of the CommonColumnHeaderAutomationPeer class.
C#
public CommonColumnHeaderAutomationPeer(CommonColumnHeader owner)
The owner.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType