An AutomationPeer type for TreeListViewRow.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class TreeListViewRowAutomationPeer : GridViewRowAutomationPeer, IExpandCollapseProvider
Inheritance: objectGridViewRowAutomationPeerTreeListViewRowAutomationPeer
Implements:
Inherited Members
Constructors
Initializes a new instance of the TreeListViewRowAutomationPeer class.
C#
public TreeListViewRowAutomationPeer(TreeListViewRow owner)
The owner.
Methods
C#
public override object GetPattern(PatternInterface patternInterface)