Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public sealed class TreeGridRowHeaderAutomationPeer : FrameworkElementAutomationPeer, IValueProvider
Inheritance: objectTreeGridRowHeaderAutomationPeer
Implements:
Constructors
C#
public TreeGridRowHeaderAutomationPeer(TreeGridRowHeader owner)
Properties
Property used to store the IsEditable property of the TreeGridRowHeader.
C#
public bool IsReadOnly { get; }
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
public override object GetPattern(PatternInterface patternInterface)
Sets the header's text.