Class
CartesianChartGridAutomationPeer

AutomationPeer class for CartesianChartGrid.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class CartesianChartGridAutomationPeer : RadControlAutomationPeer

Inheritance: objectRadControlAutomationPeerCartesianChartGridAutomationPeer

Inherited Members RadControlAutomationPeer.GetAutomationControlTypeCore()RadControlAutomationPeer.GetNameCore()

Constructors

CartesianChartGridAutomationPeer(CartesianChartGrid)

Initializes a new instance of the CartesianChartGridAutomationPeer class.

Declaration

cs-api-definition
public CartesianChartGridAutomationPeer(CartesianChartGrid owner)

Parameters

owner

CartesianChartGrid

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides RadControlAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

Overrides RadControlAutomationPeer.GetLocalizedControlTypeCore()