Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public sealed class RadPivotGridAutomationPeer : FrameworkElementAutomationPeer, IGridProvider, ITableProvider, IScrollProvider
Inheritance: objectRadPivotGridAutomationPeer
Implements:
Constructors
Properties
Gets a value that indicates whether the control can scroll horizontally.
C#
public bool HorizontallyScrollable { get; }
Gets a value that indicates whether the control can scroll vertically.
C#
public bool VerticallyScrollable { get; }
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
public override object GetPattern(PatternInterface patternInterface)