Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public class PivotCellsPanelAutomationPeer : FrameworkElementAutomationPeer, ITableProvider, IGridProvider
Inheritance: objectPivotCellsPanelAutomationPeer
Implements:
Constructors
Properties
C#
public int ColumnCount { get; }
RowOrColumnMajor
RowOrColumnMajor
C#
public RowOrColumnMajor RowOrColumnMajor { get; }
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
public IRawElementProviderSimple[] GetColumnHeaders()
IRawElementProviderSimple[]
C#
public override object GetPattern(PatternInterface patternInterface)
C#
public IRawElementProviderSimple[] GetRowHeaders()
IRawElementProviderSimple[]