Class LightTextBlockAutomationPeer
A base class for RadPivotGrid cell System.Windows.Automation.Peers.AutomationPeers.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Pivot.dll
Syntax
public sealed class LightTextBlockAutomationPeer : PivotCellBaseAutomationPeer, IValueProvider, IGridItemProvider, ITableItemProvider
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetItemTypeCore()
Declaration
protected override string GetItemTypeCore()
Returns
System.String
|
IsOffscreenCore()
Declaration
protected override bool IsOffscreenCore()
Returns
System.Boolean
|