Class
PolarChartGridAutomationPeer

AutomationPeer class for PolarChartGrid.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class PolarChartGridAutomationPeer : RadControlAutomationPeer

Inheritance: objectRadControlAutomationPeerPolarChartGridAutomationPeer

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

Constructors

PolarChartGridAutomationPeer(PolarChartGrid)

Initializes a new instance of the PolarChartGridAutomationPeer class.

Declaration

cs-api-definition
public PolarChartGridAutomationPeer(PolarChartGrid owner)

Parameters

owner

PolarChartGrid

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()