An AutomationPeer type for GridViewGroupPanelItem.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class GridViewGroupPanelCellAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Inheritance: objectGridViewGroupPanelCellAutomationPeer
Implements:
Constructors
Initializes a new instance of the GridViewGroupPanelCellAutomationPeer class.
C#
public GridViewGroupPanelCellAutomationPeer(GridViewGroupPanelCell owner)
The owner.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
public override object GetPattern(PatternInterface patternInterface)