Class
GridViewGroupFooterRowAutomationPeer

An AutomationPeer type for GridViewGroupFooterRow.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public class GridViewGroupFooterRowAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectGridViewGroupFooterRowAutomationPeer

Constructors

GridViewGroupFooterRowAutomationPeer(GridViewGroupFooterRow)

Initializes a new instance of the GridViewGroupFooterRowAutomationPeer class.

Declaration

cs-api-definition
public GridViewGroupFooterRowAutomationPeer(GridViewGroupFooterRow owner)

Parameters

owner

GridViewGroupFooterRow

The owner.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetAutomationIdCore()

Declaration

cs-api-definition
protected override string GetAutomationIdCore()

Returns

string

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string