Class
HeatMapLabelsControlAutomationPeerBase

Base class for RadHeatMap label types UI Automation.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public abstract class HeatMapLabelsControlAutomationPeerBase : FrameworkElementAutomationPeer

Inheritance: objectHeatMapLabelsControlAutomationPeerBase

Derived Classes: HeatMapColumnLabelsControlAutomationPeerHeatMapRowLabelsControlAutomationPeer

Constructors

HeatMapLabelsControlAutomationPeerBase(FastItemsControlBase)

Initializes a new instance of the HeatMapLabelsControlAutomationPeerBase class.

Declaration

cs-api-definition
protected HeatMapLabelsControlAutomationPeerBase(FastItemsControlBase owner)

Parameters

owner

FastItemsControlBase

The FastItemsControlBase that is associated with this HeatMapLabelsControlAutomationPeerBase.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetChildrenCore()

Declaration

cs-api-definition
protected override IList<AutomationPeer> GetChildrenCore()

Returns

IList<AutomationPeer>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string