ClassGridViewFooterCellAutomationPeer
Class
An AutomationPeer type for GridViewFooterCell.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class GridViewFooterCellAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectGridViewFooterCellAutomationPeer
Constructors
GridViewFooterCellAutomationPeer(GridViewFooterCell)
Initializes a new instance of the GridViewFooterCellAutomationPeer class.
Declaration
cs-api-definition
public GridViewFooterCellAutomationPeer(GridViewFooterCell owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns