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