Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public sealed class PivotGridPanelAutomationPeer : FrameworkElementAutomationPeer, ITableProvider, IGridProvider
Inheritance: objectPivotGridPanelAutomationPeer
Implements:
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[]