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