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