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