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