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