ClassPivotCellBaseAutomationPeer
Class
A base class for RadPivotGrid cell AutomationPeers.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
cs-api-definition
public abstract class PivotCellBaseAutomationPeer : FrameworkElementAutomationPeer, IValueProvider, IGridItemProvider, ITableItemProvider
Inheritance: objectPivotCellBaseAutomationPeer
Derived Classes:
Implements:
Properties
ContainingGrid
Declaration
cs-api-definition
public IRawElementProviderSimple ContainingGrid { get; }
Property Value
IRawElementProviderSimple
Methods
GetColumnHeaderItems()
Declaration
cs-api-definition
public IRawElementProviderSimple[] GetColumnHeaderItems()
Returns
IRawElementProviderSimple[]
GetPattern(PatternInterface)
Declaration
cs-api-definition
public override object GetPattern(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns
GetRowHeaderItems()
Declaration
cs-api-definition
public IRawElementProviderSimple[] GetRowHeaderItems()
Returns
IRawElementProviderSimple[]