Class
LightTextBlockAutomationPeer

A base class for RadPivotGrid cell AutomationPeers.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Pivot.dll

Syntax:

cs-api-definition
public sealed class LightTextBlockAutomationPeer : PivotCellBaseAutomationPeer, IValueProvider, IGridItemProvider, ITableItemProvider

Inheritance: objectPivotCellBaseAutomationPeerLightTextBlockAutomationPeer

Implements: IGridItemProviderITableItemProviderIValueProvider

Inherited Members PivotCellBaseAutomationPeer.SetValue(string)PivotCellBaseAutomationPeer.GetPattern(PatternInterface)PivotCellBaseAutomationPeer.GetColumnHeaderItems()PivotCellBaseAutomationPeer.GetRowHeaderItems()PivotCellBaseAutomationPeer.IsReadOnlyPivotCellBaseAutomationPeer.ValuePivotCellBaseAutomationPeer.ColumnPivotCellBaseAutomationPeer.ColumnSpanPivotCellBaseAutomationPeer.RowPivotCellBaseAutomationPeer.RowSpanPivotCellBaseAutomationPeer.ContainingGrid

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides PivotCellBaseAutomationPeer.GetClassNameCore()

GetItemTypeCore()

Declaration

cs-api-definition
protected override string GetItemTypeCore()

Returns

string

IsOffscreenCore()

Declaration

cs-api-definition
protected override bool IsOffscreenCore()

Returns

bool